summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index edadbf2e6..c8605c925 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,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.5.5")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.5.1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index d5ad0ef9d..1cf2ac3a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ apt (0.5.5.1) unstable; urgency=low
larger than 32k. Closes: #192373
* Fix never-ending loop with apt-get install -V. Closes: #192355.
- -- Adam Heath <doogie@debian.org> Mon, 19 May 2003 11:53:49 -0500
+ -- Adam Heath <doogie@debian.org> Mon, 19 May 2003 12:30:16 -0500
apt (0.5.5) unstable; urgency=low