diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2012-10-12 13:01:28 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2012-10-12 13:01:28 +0200 |
commit | 66b40c04d002c5085d8985936046b05b55b70797 (patch) | |
tree | 95e17f26a83abff55ad34483cbc0b82f676948f0 /configure.in | |
parent | 3df2cc3c0e9fb4dff107b69a99443ae9a03a3f80 (diff) |
Refresh translations from Launchpad. Amongst other fixes, this drops the
erroneous "δΈͺ" from "Retrieving file ..." translation in zn_CN.
(LP: #985634)
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 66a8d6188..7672d8c7f 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.5ubuntu2" +PACKAGE_VERSION="0.9.7.5ubuntu3" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |