diff options
author | Michael Vogt <mvo@debian.org> | 2014-02-28 20:29:54 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-02-28 20:29:54 +0100 |
commit | fa55ccaa85ca8f85251300f5c5f574edc0c3ca71 (patch) | |
tree | b879ccfbc9dba7a797ebe3414e1efed6737d6630 /configure.ac | |
parent | 8c55d4d117f1641650cd832c957ccdbf71b04893 (diff) | |
parent | a4a5901577a2b0d72f1c973f036a8198046d937a (diff) |
Merge remote-tracking branch 'origin/debian/sid' into ubuntu/master
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 a697597b5..40556ee54 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.15.4" +PACKAGE_VERSION="0.9.15.5" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |