diff options
author | Michael Vogt <mvo@ubuntu.com> | 2016-04-05 20:24:43 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2016-04-05 20:24:43 +0200 |
commit | 4c4b610fd029914e789caad7514ef92c6e97a327 (patch) | |
tree | da98325325813ec222f8f2311f65382c34c60360 /configure.ac | |
parent | c9a2e4db0001729574bfe52d6663d066f0c59baa (diff) |
releasing package apt version 1.2.101.2.10
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 33b933ed8..ab982cfae 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.2.9" +PACKAGE_VERSION="1.2.10" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |