We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b30d563 commit 4a89d7bCopy full SHA for 4a89d7b
configure.ac
@@ -14,7 +14,7 @@
14
#
15
dnl Process this file with autoconf to produce a configure script
16
AC_PREREQ([2.69])
17
-AC_INIT([libcypher-parser],[0.6.1])
+AC_INIT([libcypher-parser],[0.6.2~devel])
18
AC_CONFIG_SRCDIR([lib/src/cypher-parser.h.in])
19
AC_CONFIG_AUX_DIR([build-aux])
20
AC_CONFIG_MACRO_DIR([build-aux/m4])
0 commit comments