diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-09-11 23:37:01 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-09-11 23:37:01 +0200 |
commit | e49dd9d3e7bb3553104c8c96a0e254e66319155f (patch) | |
tree | 43d949d95a980c9e94fe63e006aeb22494ba575e /configure.ac | |
parent | f2adfc081dcadf57088d51479b9d5f012775334a (diff) |
releasing package apt version 1.1~exp12
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 b3ae43506..509b858b0 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.1~exp11" +PACKAGE_VERSION="1.1~exp12" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |