diff options
author | Michael Vogt <mvo@debian.org> | 2013-12-08 14:44:16 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-12-08 14:44:16 +0100 |
commit | 49fc36e1acda8453df079cad8d04b70d9ad4fcfa (patch) | |
tree | dd8d5b8519b50772b76ade531f367fb40f512fe7 /configure.ac | |
parent | 8fafb8adc032002284f53359e1308efa609f9239 (diff) |
releasing package apt version 0.9.14ubuntu10.9.14ubuntu1
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 7db147ba4..ece3e0719 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="0.9.14" +PACKAGE_VERSION="0.9.14ubuntu1" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |