Przeglądaj źródła

Update version in configure.in, and set date in debian/...
Author: doogie
Date: 2003-05-19 17:30:49 GMT
Update version in configure.in, and set date in debian/changelog.

Arch Librarian 22 lat temu
rodzic
commit
2556b1762d
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      configure.in
  2. 1 1
      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 include/apti18n.h:buildlib/apti18n.h.in)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.5")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.5.1")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

+ 1 - 1
debian/changelog

@@ -7,7 +7,7 @@ apt (0.5.5.1) unstable; urgency=low
     larger than 32k.  Closes: #192373
   * Fix never-ending loop with apt-get install -V.  Closes: #192355.
 
- -- Adam Heath <doogie@debian.org>  Mon, 19 May 2003 11:53:49 -0500
+ -- Adam Heath <doogie@debian.org>  Mon, 19 May 2003 12:30:16 -0500
 
 apt (0.5.5) unstable; urgency=low