summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-12-13 10:01:52 +0100
committerMichael Vogt <egon@debian-devbox>2012-12-13 10:01:52 +0100
commitee5505af11ee4708704a296bddac5120314ef37a (patch)
tree06c780ee91cd09fea768261bf3fcc98aba18883e /configure.in
parentda81265b37adfe79ed6ee900a85a35fce08e9a72 (diff)
releasing version 0.9.7.70.9.7.7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a5a2347c0..be3634abe 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.6"
+PACKAGE_VERSION="0.9.7.7"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")