diff --git a/configure.ac b/configure.ac index fbf000f..e9cec83 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ # dnl Process this file with autoconf to produce a configure script AC_PREREQ([2.69]) -AC_INIT([libneo4j-client],[2.0.0~devel]) +AC_INIT([libneo4j-client],[2.0.0]) AC_CONFIG_SRCDIR([src/lib/neo4j-client.h]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign])