We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1b9df commit 633c471Copy full SHA for 633c471
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.3.4~devel])
+AC_INIT([libcypher-parser],[0.3.4])
18
AC_CONFIG_SRCDIR([src/lib/cypher-parser.h])
19
AC_CONFIG_MACRO_DIR([m4])
20
AM_INIT_AUTOMAKE([foreign])
0 commit comments