summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:47 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:47 +0000
commitaee86e6efa7947f2985140732a63e605704c9aa9 (patch)
tree678c33cbc637135811d5979259325fc83c2aeb94
parent03af163f2239cba46d928ffa4b73d12b254f1014 (diff)
bump to 0.3.18
Author: che Date: 2000-02-13 09:53:40 GMT bump to 0.3.18
-rw-r--r--configure.in2
-rw-r--r--debian/changelog8
2 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 1ad00992e..df170e172 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.16")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.18")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Check our C compiler
diff --git a/debian/changelog b/debian/changelog
index 3cd65c08b..1465626be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-apt (0.3.17.1) unstable; urgency=low
+apt (0.3.18) frozen unstable; urgency=low
* Changes in the postinst script. Closes: #56855, #57237
* Fixed bashism. Closes: #57216, #57335
* Doc updates. Closes: #57772, #57069, #57331, #57833, #57896
- -- Ben Gertzfield <che@debian.org> Fri, 14 Jan 2000 08:04:15 -0800
+ -- Ben Gertzfield <che@debian.org> Sun, 13 Feb 2000 01:52:31 -0800
-apt (0.3.16.1) unstable; urgency=low
+apt (0.3.17) unstable; urgency=low
* RFC 2732 usage for CDROM URIs and fixes to apt-cdrom
* Fixed the configuration parser to not blow up if ; is in the config
@@ -24,7 +24,7 @@ apt (0.3.16.1) unstable; urgency=low
* Made file mtimes of 0 not confuse the methods If-Modifed-Since check.
Closes: #55991
- -- Ben Gertzfield <che@debian.org> Fri, 14 Jan 2000 08:04:15 -0800
+ -- Ben Gertzfield <che@debian.org> Mon, 31 Jan 2000 12:12:40 -0800
apt (0.3.16) unstable; urgency=low