summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2005-06-28 18:36:31 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2005-06-28 18:36:31 +0000
commit8908efc65fdd7f6b5c59e504d3840b9d33cb7fb8 (patch)
treef497b52a7d66b19f4a67d3b1be727b4fdcc0d8a6
parent1b2f60fc8fb3e88202dbae5345404f537abd32b1 (diff)
Finalize 0.6.39
-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 2f7fd611a..345d497a6 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.38ubuntu1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.39")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 3279c859e..ab138e33e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,7 @@ apt (0.6.39) unstable; urgency=low
only timeout once per sources.list line
* Install only one keyring on each branch (Closes: #316119)
- --
+ -- Matt Zimmerman <mdz@ubuntu.com> Tue, 28 Jun 2005 11:35:21 -0700
apt (0.6.38ubuntu1) breezy; urgency=low