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 64427e34f..41559ea37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -ikiwiki (3.20140103) UNRELEASED; urgency=medium +ikiwiki (3.20140125) unstable; urgency=medium * inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Christophe Rhodes * osm: Escape name parameter. Closes: #731797 - -- Joey Hess <joeyh@debian.org> Mon, 13 Jan 2014 17:06:01 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 25 Jan 2014 16:40:32 -0400 ikiwiki (3.20140102) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index e79b75648..08b411051 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20140102 +Version: 3.20140125 Release: 1%{?dist} Summary: A wiki compiler |