summaryrefslogtreecommitdiffstats
path: root/neethi/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'neethi/configure.ac')
-rw-r--r--neethi/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/neethi/configure.ac b/neethi/configure.ac
index 7983f62..0d3b8fc 100644
--- a/neethi/configure.ac
+++ b/neethi/configure.ac
@@ -2,7 +2,7 @@ dnl run autogen.sh to generate the configure script.
AC_PREREQ(2.59)
-AC_INIT(neethi-src, 1.6.0)
+AC_INIT(neethi-src, 1.7.0)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
dnl AM_INIT_AUTOMAKE([tar-ustar])
@@ -54,7 +54,7 @@ dnl AC_FUNC_MALLOC
dnl AC_FUNC_REALLOC
#AC_CHECK_FUNCS([memmove])
-VERSION_NO="6:0:6"
+VERSION_NO="7:0:7"
AC_SUBST(VERSION_NO)