diff options
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in index fa10058ef..b2414e649 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) PACKAGE="apt" -PACKAGE_VERSION="0.9.7.8~20130109" +PACKAGE_VERSION="0.9.7.9~exp1" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") diff --git a/debian/changelog b/debian/changelog index 27b266ee2..a25507fc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,7 @@ apt (0.9.7.9~exp1) experimental; urgency=low - this will require rebuilds of the clients as this used to be a inline function - -- Michael Vogt <mvo@debian.org> Fri, 22 Mar 2013 21:53:15 +0100 + -- Michael Vogt <mvo@debian.org> Fri, 22 Mar 2013 21:57:08 +0100 apt (0.9.7.8) unstable; urgency=criticial diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index f3885ef7c..7bc82695f 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -213,7 +213,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "0.9.7.8"> +<!ENTITY apt-product-version "0.9.7.9~exp1"> <!-- Codenames for debian releases --> <!ENTITY oldstable-codename "squeeze"> |