diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-25 21:57:26 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-25 22:29:40 +0100 |
commit | 9aef3908c892f9d9349d8bf8a5ceaeea313ba0fe (patch) | |
tree | 6027f95072a9d79a6207cca8f7c3e49662bd8814 /configure.ac | |
parent | 4810a5ad5ac43afda65dbc378a0373e67dd7a41d (diff) |
releasing package apt version 0.9.15
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 5c1900fa3..2c306d10f 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~exp5" +PACKAGE_VERSION="0.9.15" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |