diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-11-06 09:54:31 +0100 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-11-06 09:54:31 +0100 |
commit | 5b1e4e8606858e0ef85fda5092b85091ebc1d5ee (patch) | |
tree | f2000bd80cd51a875bf7002950377e3c2ae9d68a /configure.ac | |
parent | 73a3c4983d1ea75a9204aeb53ffcd6a6e5c1f367 (diff) |
Run ./prepare-release pre-export
Git-dch: ignore
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 5d0e0a9db..4647a1118 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~exp3" +PACKAGE_VERSION="1.1~exp7" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |