We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed749bd commit 380c65aCopy full SHA for 380c65a
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([1.10])
5
-AC_INIT([libmobi], [0.5])
+AC_INIT([libmobi], [0.6])
6
AC_CONFIG_SRCDIR([src/buffer.c])
7
8
# Enable automake
0 commit comments