summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-11-25 16:04:35 +0100
committerMichael Vogt <mvo@ubuntu.com>2015-11-25 16:06:02 +0100
commit9270be361451829fec7e4c9acc2ff2bca47e82d5 (patch)
tree700996cab8a10eb77d301a4e6540cd269b288871 /configure.ac
parent56867d153a47f8c854f8bf0542df69065fc28ce0 (diff)
Run ./prepare-release pre-export
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 1f110d4c2..5984653e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,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~exp14"
+PACKAGE_VERSION="1.1~exp17"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")