summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-10 08:13:42 +0100
committerMichael Vogt <mvo@debian.org>2013-12-10 08:13:42 +0100
commit35808e7a512d577e418b5e164d4fd5b58feaf42a (patch)
tree0a55465ec6aa6b6fefdac5ccf7f8f01b3c9e998c /configure.ac
parentf31d34ee967cb1637c0efeb408c76a2c26bbdc07 (diff)
parentce34af08ad6866869147e3525fa6c89d8dcb4601 (diff)
Merge remote-tracking branch 'upstream/debian/sid' into feature/source-deb822
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9fb20b95f..7db147ba4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.9.4"
+PACKAGE_VERSION="0.9.14"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")