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 054db4a5b..b775bbae6 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.6")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.7")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 21ab9031a..9cf0766dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ apt (0.5.7) unstable; urgency=low
* Have apt-cache show exit with an error if it cannot find any of the
specified packages (Closes: #101490)
- --
+ -- Matt Zimmerman <mdz@debian.org> Mon, 21 Jul 2003 23:43:24 -0400
apt (0.5.6) unstable; urgency=low