diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-22 18:59:14 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-22 20:13:32 +0100 |
commit | b18dd45f2c71fbdf5c0eef113e9e8e01f84b70a7 (patch) | |
tree | a02531ecc9d3979902994819dc0cbb7ea04af587 /configure.ac | |
parent | 5003325cb5ac9e95785fae32448bab4787b4d243 (diff) |
releasing package apt version 0.9.14.3~exp4
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 8c6810511..445f5c5e4 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~exp3" +PACKAGE_VERSION="0.9.14.3~exp4" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |