diff options
author | Michael Vogt <mvo@debian.org> | 2014-04-25 14:09:22 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-04-25 14:10:26 +0200 |
commit | 814e1b8d623cb1e6b03c79fcdab6b20754c57038 (patch) | |
tree | e3967853ab2f10b03aaf7032fd23f9f8811104cc /configure.ac | |
parent | a818120d047036d356d8acb2e3448267e2a25c00 (diff) |
releasing package apt version 1.0.2ubuntu11.0.2ubuntu1
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 3f0abb630..cf8b24b0c 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.2ubuntu1~20140425" +PACKAGE_VERSION="1.0.2ubuntu1" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |