summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-27 14:13:31 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-27 14:13:31 +0200
commitd4c5f11f8ef619ec56ae1e532416bb3817442b1c (patch)
tree006f12d72d693d2752612a800b1bfa02dd4ab2c4 /configure.in
parent6db56565ecbaf9612791453b7225e9fcce1ecdd4 (diff)
* added Debug::pkgDepCache::AutoInstall debug option
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 f24400ed7..96adad597 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")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.44.1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)