From 40c21718a30e01ddffe4a16b6cbb2651d701d4ae Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Mon, 11 Oct 2021 14:56:53 +0200 Subject: [PATCH] Version 0.8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 72685ad..36e01f3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([1.10]) -AC_INIT([libmobi], [0.7]) +AC_INIT([libmobi], [0.8]) AC_CONFIG_SRCDIR([src/buffer.c]) # Enable automake