diff options
author | Michael Vogt <mvo@debian.org> | 2014-06-18 13:36:36 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-06-18 14:23:37 +0200 |
commit | 51da0c3587c9d36a3c04b3e28b99d8331a29b230 (patch) | |
tree | 8b45f6fc974330f964bad3684ac85550480fb66b /configure.ac | |
parent | 82ced5c894cd013721f432ae8da66114155e04c7 (diff) |
releasing package apt version 1.0.5
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") |