diff options
author | Michael Vogt <mvo@debian.org> | 2014-06-10 15:59:15 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-06-10 15:59:15 +0200 |
commit | d8ad0e30f50778e645184485f3030599a01d366b (patch) | |
tree | 53c99d8a5abf7a854d198f6d1457538f0d16722e /configure.ac | |
parent | 2847bed0b704bc636f169c5766da42180a084eac (diff) |
release 1.0.4
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 a16055652..f6b779c85 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.3" +PACKAGE_VERSION="1.0.4~20140610" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |