summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2011-09-14 13:56:33 +0200
committerMichael Vogt <egon@debian-devbox>2011-09-14 13:56:33 +0200
commitddf267c6ea781412e8e054d70428412a5a431b11 (patch)
tree008478af4cb51eb1eda9558a272c6c369405a588 /configure.in
parent7427781db6d1ca8b14167145d7884ad2f40bab5d (diff)
update package names too for the new abi
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e37160cb9..c2602cf36 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.8.16~exp5")
+AC_DEFINE_UNQUOTED(VERSION,"0.8.16~exp6")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)