summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2013-01-09 08:24:42 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2013-01-09 08:24:42 +0100
commit34c2a164242d06b206abfde18e28990908aa9c58 (patch)
tree7bc74e919714f69acc23d26acddc7e6048b67f2e /configure.in
parent11c1180e67f19b9c0ef14a10c4062e35f8afd1ef (diff)
fix missing translated apt.8 manpages, thanks to Helge Kreutzmann
for the report. Closes: #696923
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index be3634abe..fa10058ef 100644
--- a/configure.in
+++ b/configure.in
@@ -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.7.7"
+PACKAGE_VERSION="0.9.7.8~20130109"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")