diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-04-04 08:56:48 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-04-04 08:56:48 +0200 |
commit | e0c1f82215d0f1c72f41a1663b68044ccf86656b (patch) | |
tree | 093fc0187cb369a7bac73e24aa4f461986b95017 /configure.ac | |
parent | a69435f743545d08aa4608cc00dc92d17e40f373 (diff) |
releasing package apt version 0.9.15.4ubuntu30.9.15.4ubuntu3
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 a697597b5..304149ec8 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="0.9.15.4" +PACKAGE_VERSION="0.9.15.4ubuntu3~20140404" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |