Skip to content

Commit 4f901ff

Browse files
committed
Bump version number to 5.0.6
1 parent a46599d commit 4f901ff

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([libneo4j-client],[5.0.5])
17+
AC_INIT([libneo4j-client],[5.0.6])
1818
AC_CONFIG_SRCDIR([lib/src/neo4j-client.h.in])
1919
AC_CONFIG_AUX_DIR([build-aux])
2020
AC_CONFIG_MACRO_DIRS([build-aux/m4])

0 commit comments

Comments
 (0)