]> git.saurik.com Git - apt.git/commitdiff
Sorry but it fail on tests so it will not be uploaded
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Oct 2007 15:57:05 +0000 (13:57 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Oct 2007 15:57:05 +0000 (13:57 -0200)
configure.in
debian/changelog

index de2d698b6aacbca3c2f2b7aed07edea2d7adbfdc..df446bc5629a3dd44481eb8ab4ecbda8334d1dac 100644 (file)
@@ -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.7")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.8")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 71fc196edde3392f75731a89a0ea0679fec45be3..f29fc1b20475358ec92bbc88f636790685e62ce7 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.8) unstable; urgency=low
+apt (0.7.8) UNRELEASED; urgency=low
 
   * Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fix
     APT::Acquire::Translation "none" support, closes: #437523.