diff options
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in index b75953339..e993c7f4e 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.1" +PACKAGE_VERSION="0.9.2" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index 2f5a3dc5c..e0c178a18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.2) UNRELEASED; urgency=low +apt (0.9.2) unstable; urgency=low [ Michael Vogt ] * apt-inst/contrib/extracttar.cc: @@ -34,7 +34,7 @@ apt (0.9.2) UNRELEASED; urgency=low - iterate over all pre-depends or-group member instead of looping endlessly over the first member in SmartUnpack (LP: #985852) - -- David Kalnischkies <kalnischkies@gmail.com> Fri, 20 Apr 2012 10:11:24 +0200 + -- Michael Vogt <mvo@debian.org> Fri, 20 Apr 2012 11:26:16 +0200 apt (0.9.1) unstable; urgency=low diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 82b120125..fee898f3c 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2012-04-17 09:49+0300\n" +"POT-Creation-Date: 2012-04-20 14:20+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |