summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-07 14:54:55 +0100
committerMichael Vogt <mvo@debian.org>2013-12-07 14:54:55 +0100
commitce34af08ad6866869147e3525fa6c89d8dcb4601 (patch)
treef7f2306207b62cd8b8b0e5b1e2962e50580bbe73 /configure.ac
parent0c822973af46154078f94b0f79392a682397bdd6 (diff)
really release 0.9.140.9.14
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")