]> git.saurik.com Git - apt.git/commitdiff
fix typo *sigh*
authorMichael Vogt <mvo@debian.org>
Wed, 1 Oct 2008 16:49:37 +0000 (18:49 +0200)
committerMichael Vogt <mvo@debian.org>
Wed, 1 Oct 2008 16:49:37 +0000 (18:49 +0200)
configure.in
debian/changelog

index 8f6b6a49f9de1a821b0a296925ede4b3f05c2286..033aa9173d81170a54574865a6eaf07476a8b139 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~exp1")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.15~exp3")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 796c5cff03c25225537c59266cfc080e127697d3..1a593331a49caf53fefc662c2df95e900dae0b6b 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.15~exp3) UNRELEASED; urgency=low
+apt (0.7.15~exp3) experimental; urgency=low
 
   [Daniel Burrows]
   * apt-pkg/deb/dpkgpm.cc:
@@ -16,7 +16,7 @@ apt (0.7.15~exp3) UNRELEASED; urgency=low
     - fix simulation performance drop (thanks to Ferenc Wagner
       for reporting the issue)
 
- -- Michael Vogt <mvo@udebian.org>  Wed, 01 Oct 2008 18:09:49 +0200
+ -- Michael Vogt <mvo@debian.org>  Wed, 01 Oct 2008 18:09:49 +0200
 
 apt (0.7.15~exp2) experimental; urgency=low