Otavio Salvador лет назад: 18
Родитель
Сommit
4c18793fda
2 измененных файлов с 4 добавлено и 4 удалено
  1. 1 1
      configure.in
  2. 3 3
      debian/changelog

+ 1 - 1
configure.in

@@ -18,7 +18,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.7.8")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.9")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

+ 3 - 3
debian/changelog

@@ -1,11 +1,11 @@
-apt (0.7.9) UNRELEASED; urgency=low
+apt (0.7.9) unstable; urgency=low
 
   [ Christian Perrier ]
   * Add several languages to LINGUAS and, therefore, really ship the relevant
     translation:
     Arabic, Dzongkha, Khmer, Marathi, Nepali, Thai
     Thanks to Theppitak Karoonboonyanan for checking this out. Closes: #448321
-  
+
   [ Program translations ]
     - Korean updated. Closes: #448430
     - Galician updated. Closes: #448497
@@ -19,7 +19,7 @@ apt (0.7.9) UNRELEASED; urgency=low
   * Umount CD-ROM when calling apt-cdrom ident, except when called with
     -m, closes: #448521.
 
- -- Otavio Salvador <otavio@ossystems.com.br>  Mon, 29 Oct 2007 18:26:27 -0200
+ -- Otavio Salvador <otavio@debian.org>  Wed, 31 Oct 2007 13:37:26 -0200
 
 apt (0.7.8) unstable; urgency=low