diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-18 21:12:40 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-18 21:35:15 +0100 |
commit | 609bb2ead3adef6e56daac1d12a9bdc482a4ae77 (patch) | |
tree | 3f1bdf635010a970a4a52ae9a577e0aa8130dffd /configure.ac | |
parent | a1bf319a7911c372c80023435692f49c2e82fba6 (diff) |
releasing package apt version 0.9.14.3~exp3
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 eefb454d7..8c6810511 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.14.3~exp1" +PACKAGE_VERSION="0.9.14.3~exp3" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |