update version
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:39 +0000 (16:55 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:39 +0000 (16:55 +0000)
Author: che
Date: 2000-01-14 16:13:54 GMT
update version

configure.in
debian/changelog

index bc55609..1ad0099 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.15.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.16")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 dnl Check our C compiler
index 13a7ef1..1757efe 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.3.15.1) unstable; urgency=low
+apt (0.3.16) unstable; urgency=low
  
   * Made --no-download work. Closes: #52993
   * Now compiles on OpenBSD, Solaris and HP-UX
@@ -12,7 +12,7 @@ apt (0.3.15.1) unstable; urgency=low
   * RFC 2732 URI parsing ([] for hostnames).
   * Typo in apt-cache man page. Closes: #54949
   
- -- Jason Gunthorpe <jgg@debian.org>  Sat,  4 Dec 1999 21:17:24 -0800
+ -- Ben Gertzfield <che@debian.org>  Fri, 14 Jan 2000 08:04:15 -0800
   
 apt (0.3.15) unstable; urgency=low