Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cleishm committed May 25, 2017
1 parent bcb17b6 commit 3ca8408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
dnl Process this file with autoconf to produce a configure script
AC_PREREQ([2.69])
AC_INIT([libneo4j-client],[2.1.3~devel])
AC_INIT([libneo4j-client],[2.1.3])
AC_CONFIG_SRCDIR([src/lib/neo4j-client.h])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
Expand Down

0 comments on commit 3ca8408

Please sign in to comment.