diff options
author | Julian Andres Klode <jak@debian.org> | 2016-06-22 14:51:31 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-06-22 14:51:31 +0200 |
commit | 14e325c7e4b33e8fc6d33b99d1ffd3b934d26ed0 (patch) | |
tree | 3decd29faea173a4f514fb10642ff36872458dcc /configure.ac | |
parent | d03b947b0ce4f87d7d5cc48d4d274ab3bd0b289a (diff) |
Release 1.3~exp31.3_exp3
Quite a huge churn of new strings.
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 97dd61a31..4e08cc473 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,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.3~exp2" +PACKAGE_VERSION="1.3~exp3" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |