Sfoglia il codice sorgente

update version
Author: che
Date: 2000-01-14 16:13:54 GMT
update version

Arch Librarian 22 anni fa
parent
commit
b7675e5dac
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      configure.in
  2. 2 2
      debian/changelog

+ 1 - 1
configure.in

@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
 
 
 dnl -- SET THIS TO THE RELEASE VERSION --
 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")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 
 dnl Check our C compiler
 dnl Check our C compiler

+ 2 - 2
debian/changelog

@@ -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
   * Made --no-download work. Closes: #52993
   * Now compiles on OpenBSD, Solaris and HP-UX
   * 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).
   * RFC 2732 URI parsing ([] for hostnames).
   * Typo in apt-cache man page. Closes: #54949
   * 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
 apt (0.3.15) unstable; urgency=low