diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | ikiwiki.spec | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9fa5607cc..5f3f6abe6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20170623) UNRELEASED; urgency=medium +ikiwiki (3.20171001) unstable; urgency=medium [ Joey Hess ] * htmlscrubber: Add support for the video tag's loop and muted @@ -24,7 +24,7 @@ ikiwiki (3.20170623) UNRELEASED; urgency=medium * l10n: Fix the build with po4a 0.52, by ensuring that msgstr ends with a newline if and only if msgid does - -- Joey Hess <id@joeyh.name> Tue, 11 Jul 2017 15:48:39 -0400 + -- Simon McVittie <smcv@debian.org> Sun, 01 Oct 2017 16:32:01 +0100 ikiwiki (3.20170622) unstable; urgency=medium diff --git a/ikiwiki.spec b/ikiwiki.spec index cff09e4c6..6dd47265e 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20170622 +Version: 3.20171001 Release: 1%{?dist} Summary: A wiki compiler |