summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-24 19:04:35 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-24 19:04:35 +0000
commit4845b8d50e9b1546127423aba675635024c93aa1 (patch)
tree2b3abc5bb2687f0fde55f02cc4b6523233163010
parentafaa83fe5fb2e694e2d0ff5e7b601e035d39a154 (diff)
Open 0.5.32
-rw-r--r--configure.in2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index afaa49429..bdffb2a08 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.31")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.32")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 86838ee65..1d6ca2526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apt (0.5.32) unstable; urgency=low
+
+ *
+
+ --
+
apt (0.5.31) unstable; urgency=low
* New Romanian translation from Sorin Batariuc <sorin@bonbon.net>