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 10feee63b..afaa49429 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.5.30ubuntu2")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.31")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 17bd395de..86838ee65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ apt (0.5.31) unstable; urgency=low
APT::Periodic::Download-Upgradeable-Packages, and defaults to the same
value, so that the cache size is bounded
- --
+ -- Matt Zimmerman <mdz@debian.org> Tue, 23 Nov 2004 12:53:04 -0800
apt (0.5.30ubuntu2) hoary; urgency=low