diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-04 11:15:28 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-04 11:15:28 +0100 |
commit | c93d14fc05b50a8ee8bb7804579c2912f34c676b (patch) | |
tree | 1f45c51bd8d3ab33de2610f1663b3ec8e5f49c02 /configure.ac | |
parent | e2fa0aa64d2249129543f82a213043d96469be1c (diff) | |
parent | 23bd09778261c945b460b46d855b1a6ef998cfd8 (diff) |
Merge branch 'debian/sid' into feature/source-deb822
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 7db147ba4..05bbeeaad 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" +PACKAGE_VERSION="0.9.14.1" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |