summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-07-25 16:06:42 +0200
committerMichael Vogt <egon@bottom>2006-07-25 16:06:42 +0200
commit5b1df5f0f00dff79fe3297270efa0626f80a02da (patch)
tree90f57cce740e6edcd443f44308b3b6390dd3a875 /configure.in
parentdf78a81e47daa9de9d26f9bbc28708c8cd8fc6e4 (diff)
parenta4decc40b3eb085ea994d2a8b31ee9cddfd570ff (diff)
* merged with the current auto-mark branch
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 f0eb6e8f9..5b60e3070 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.6.44.2exp1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.44.2exp2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)