summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-09-11 23:37:01 +0200
committerMichael Vogt <mvo@ubuntu.com>2015-09-11 23:37:01 +0200
commite49dd9d3e7bb3553104c8c96a0e254e66319155f (patch)
tree43d949d95a980c9e94fe63e006aeb22494ba575e /configure.ac
parentf2adfc081dcadf57088d51479b9d5f012775334a (diff)
releasing package apt version 1.1~exp121.1.exp12
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 b3ae43506..509b858b0 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="1.1~exp11"
+PACKAGE_VERSION="1.1~exp12"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")