diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-04-04 09:01:34 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-04-04 09:09:52 +0200 |
commit | a0187f0f82a184b850b05b62e5a59b6a2055a506 (patch) | |
tree | ed37a1f2c4fee050c0be3154c8625c6a6d9c6c8b /configure.ac | |
parent | a69435f743545d08aa4608cc00dc92d17e40f373 (diff) |
releasing package apt version 0.9.15.4ubuntu4
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..e65814b77 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.4ubuntu4" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |