Update for 0.3.14
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:08 +0000 (16:55 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:08 +0000 (16:55 +0000)
Author: che
Date: 1999-11-08 04:21:47 GMT
Update for 0.3.14

configure.in
debian/changelog

index f6f225b..9f12f47 100644 (file)
@@ -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.12.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.14")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 dnl Tom's host stuff
index e39e8c0..8df5806 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.3.13.1) unstable; urgency=low
+apt (0.3.14) unstable; urgency=low
 
   * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901
   * Fix handling of dpkg's conversions from < -> <= Closes: #46094, #47088
@@ -35,7 +35,7 @@ apt (0.3.13.1) unstable; urgency=low
   * Clearer usage message about 'source' Closes: #48858
   * Immediate configure internal error Closes: #49062, #48884
   
- -- Jason Gunthorpe <jgg@debian.org>  Fri,  3 Sep 1999 09:04:28 -0700
+ -- Ben Gertzfield <che@debian.org>  Sun,  7 Nov 1999 20:21:25 -0800
  
 apt (0.3.13) unstable; urgency=low