Explorar o código

Updates for version 0.3.3
Author: che
Date: 1999-03-23 20:16:11 GMT
Updates for version 0.3.3

Arch Librarian %!s(int64=22) %!d(string=hai) anos
pai
achega
d4febb0b42
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 1 1
      configure.in
  2. 3 3
      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.2.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.3")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 dnl Tom's host stuff

+ 3 - 3
debian/changelog

@@ -1,8 +1,8 @@
-apt (0.3.2.1) unstable; urgency=low
+apt (0.3.3) unstable; urgency=low
 
-  * Fixes bug found in deb file:/ handling.
+  * Fixes bug with file:/ URIs and multi-CD handling. Closes: #34923
 
- -- Adam Heath <doogie@debian.org>  Sun, 21 Mar 1999 06:37:21 -0600
+ -- Ben Gertzfield <che@debian.org>  Tue, 23 Mar 1999 12:15:44 -0800
 
 apt (0.3.2) unstable; urgency=low