summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--debian/changelog7
2 files changed, 5 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 498883eb9..ece805ca3 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)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.3.7")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.9")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Tom's host stuff
diff --git a/debian/changelog b/debian/changelog
index 327c7ab70..3c4601b40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apt (0.3.7.1) unstable; urgency=low
+apt (0.3.9) unstable; urgency=low
* Spelling error in cachefile.cc. Closes: #39885
* Trailing slash in dselect install if you try to use the
@@ -6,8 +6,9 @@ apt (0.3.7.1) unstable; urgency=low
* Simulate works for autoclean. Closes: #39141
* Fixed spelling errors. Closes: #39673
* Changed url parsing a bit. Closes: #40070, #40069
-
- -- Ben Gertzfield <che@debian.org> Sun, 20 Jun 1999 18:36:20 -0700
+ * Version 0.3.8 will be for slink/hamm (GNU libc 2).
+
+ -- Ben Gertzfield <che@debian.org> Thu, 24 Jun 1999 18:02:52 -0700
apt (0.3.7) unstable; urgency=low