diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-11-30 08:51:37 +0100 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-11-30 09:08:24 +0100 |
commit | 0507225b1b437a83201d204e45b52fb9e581b354 (patch) | |
tree | 8945658d9c3ba380d7cba814576ea972c3b6f13e /configure.ac | |
parent | a0bf789783ea283914d059aea0f4d0f77d6bbaaf (diff) |
release 1.1.31.1.3
Git-dch: ignore
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 b91527154..db21daf33 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.2" +PACKAGE_VERSION="1.1.3" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |