From: Michael Vogt Date: Wed, 1 Oct 2008 16:49:37 +0000 (+0200) Subject: fix typo *sigh* X-Git-Tag: 0.7.21~81 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/5634f31af3ddd58171b660e48af18d9cb0939275?ds=sidebyside;hp=-c fix typo *sigh* --- 5634f31af3ddd58171b660e48af18d9cb0939275 diff --git a/configure.in b/configure.in index 8f6b6a49f..033aa9173 100644 --- a/configure.in +++ b/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.15~exp1") +AC_DEFINE_UNQUOTED(VERSION,"0.7.15~exp3") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index 796c5cff0..1a593331a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 01 Oct 2008 18:09:49 +0200 + -- Michael Vogt Wed, 01 Oct 2008 18:09:49 +0200 apt (0.7.15~exp2) experimental; urgency=low