diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-24 23:00:57 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-24 23:00:57 +0100 |
commit | 34f7c486b10559997849c15c6b51577ec3f96bc1 (patch) | |
tree | 84a6a8c8a4c02c5d9b7d9fe1d52472c5e6eb7dec /configure.ac | |
parent | 1aef66d5e150c608276fabdf1c2d2aaca9c45b7f (diff) | |
parent | 2fd754cfe9a92fe85f4dd56447c70112b64b003e (diff) |
Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sid
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 42c5d73df..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.2" +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") |