summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-06-14 12:07:23 +0200
committerMichael Vogt <egon@bottom>2006-06-14 12:07:23 +0200
commitc1f640c54b42992a07c2b7384d0528674d1ccaf2 (patch)
treee3dc15571277b67c2646f31906e6edcf60e9eaaa /configure.in
parent7d1d3984806f1a9b33638d11d84d7febbacfc91e (diff)
* changelog updated
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 6d42f340e..138016ce9 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.1-0.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.44.2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)