]> git.saurik.com Git - apt.git/commitdiff
Upload to unstable
authorMichael Vogt <mvo@debian.org>
Tue, 7 Oct 2008 18:36:08 +0000 (20:36 +0200)
committerMichael Vogt <mvo@debian.org>
Tue, 7 Oct 2008 18:36:08 +0000 (20:36 +0200)
configure.in
debian/changelog

index 033aa9173d81170a54574865a6eaf07476a8b139..4d3f557d2325f03f6e04436b393bb4a4bbba89f9 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.15~exp3")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.15")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 1a593331a49caf53fefc662c2df95e900dae0b6b..67bb0696d923e4edefa9b2a27dfb3fe177f5daee 100644 (file)
@@ -1,3 +1,9 @@
+apt (0.7.15) unstable; urgency=low
+
+  * Upload to unstable
+
+ -- Michael Vogt <mvo@debian.org>  Sun, 05 Oct 2008 13:23:47 +0200
+
 apt (0.7.15~exp3) experimental; urgency=low
 
   [Daniel Burrows]