We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7284f commit d86c59cCopy full SHA for d86c59c
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.5.6~devel])
+AC_INIT([libcypher-parser],[0.6.0])
18
AC_CONFIG_SRCDIR([src/lib/cypher-parser.h.in])
19
AC_CONFIG_MACRO_DIR([m4])
20
AM_INIT_AUTOMAKE([foreign])
0 commit comments