diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-10-20 19:29:17 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-10-20 19:30:02 +0200 |
commit | 6586d1dbdbbd19b53ce6f348ea3643f42da354eb (patch) | |
tree | 542b55e875781ea978fe35aac6aefdd3a66223e2 /configure.ac | |
parent | d2c712a1754c987aac9f31486d1085a6d65ea707 (diff) |
releasing 1.1~exp141.1_exp14
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 923de8565..5c880845c 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~exp13" +PACKAGE_VERSION="1.1~exp14" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |