diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-06-18 20:22:36 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-06-18 20:22:36 +0200 |
commit | e5fefea6ec93746376bf42733ee84a9fafeab764 (patch) | |
tree | 278691ddc1f63630bcef4f0438e454362271dc03 /configure.ac | |
parent | 1a91569d0a217418596b2c7c3a3af1de77486671 (diff) | |
parent | 51da0c3587c9d36a3c04b3e28b99d8331a29b230 (diff) |
Merge branch 'debian/sid' into debian/experimental
Conflicts:
debian/changelog
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 748dcfa63..5831e7067 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="1.0.4" +PACKAGE_VERSION="1.0.5" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |