diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-11 13:03:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-11 13:03:19 -0400 |
commit | bcec11601f276c75076f6ec166e7a6ebd8c17753 (patch) | |
tree | c88cce4564cee1e466928c7c18125584790c024e | |
parent | 7e682e9e0b3cf7f8f7993520f91e301de1a5963e (diff) | |
download | ikiwiki-bcec11601f276c75076f6ec166e7a6ebd8c17753.tar ikiwiki-bcec11601f276c75076f6ec166e7a6ebd8c17753.tar.gz |
releasing version 3.20121212
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | ikiwiki.spec | 2 | ||||
-rw-r--r-- | po/ikiwiki.pot | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 8b1054b42..51ce353d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -ikiwiki (3.20121018) UNRELEASED; urgency=low +ikiwiki (3.20121212) unstable; urgency=low * filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used. * openid: Display openid in Preferences page as a comment, so it can be selected in all browsers. - -- Joey Hess <joeyh@debian.org> Sun, 04 Nov 2012 11:59:10 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 11 Dec 2012 12:12:12 -0400 ikiwiki (3.20121017) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index d26e0e778..6df191250 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20121017 +Version: 3.20121212 Release: 1%{?dist} Summary: A wiki compiler diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 1ed277e37..d1307cde5 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-16 15:16-0400\n" +"POT-Creation-Date: 2012-12-11 12:49-0400\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" |