diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 11:42:55 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 11:42:55 +0200 |
| commit | b4d0f3a1c38d916c2abda67549a454467a05fb1f (patch) | |
| tree | 7d5776b295fc7af1a84a1d2c7e8123b2945aa157 /po/python-apt.pot | |
| parent | d6343253aa4025376b9a8bb2b2fa140819def747 (diff) | |
| download | python-apt-b4d0f3a1c38d916c2abda67549a454467a05fb1f.tar.gz | |
fix GetCandidateVer() reporting incorrect versions after
SetCandidateVer() was used. Thanks to Julian Andres Klode for
the test-case (LP: #237372)
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 9dc6e202..20905fdf 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-30 10:24+0200\n" +"POT-Creation-Date: 2008-07-31 11:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
