Explorar el Código

bump to 0.3.18
Author: che
Date: 2000-02-13 09:53:40 GMT
bump to 0.3.18

Arch Librarian hace 22 años
padre
commit
aee86e6efa
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 1 1
      configure.in
  2. 4 4
      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)
 
 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

+ 4 - 4
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