summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-10-05 18:30:30 +0200
committerMichael Vogt <mvo@ubuntu.com>2015-10-05 18:30:30 +0200
commitebd8621e5b18446dd251e90f79aa7576c6cb83b2 (patch)
tree8fe7aacf92d4f3cb8fe377178a609834747d60c0 /configure.ac
parent04f27faefbd3b86e069b2fe3d964a56f61afda0d (diff)
releasing package apt version 1.1~exp131.1.exp13
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 509b858b0..923de8565 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~exp12"
+PACKAGE_VERSION="1.1~exp13"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")