summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--debian/changelog3
2 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b40a53b7f..da10634a3 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.29")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.30")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 6731bd3d2..b98ecbf81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ apt (0.6.30) unstable; urgency=low
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0
- Support preserving dpkg status file descriptor, to support
better integration with synaptic
- --
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Wed, 19 Jan 2005 00:26:01 -0800
apt (0.6.29) hoary; urgency=low