Skip to content

Commit d86c59c

Browse files
committed
Bump version
1 parent 2c7284f commit d86c59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
dnl Process this file with autoconf to produce a configure script
1616
AC_PREREQ([2.69])
17-
AC_INIT([libcypher-parser],[0.5.6~devel])
17+
AC_INIT([libcypher-parser],[0.6.0])
1818
AC_CONFIG_SRCDIR([src/lib/cypher-parser.h.in])
1919
AC_CONFIG_MACRO_DIR([m4])
2020
AM_INIT_AUTOMAKE([foreign])

0 commit comments

Comments
 (0)