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 1db98647e..d91342595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20140126) UNRELEASED; urgency=medium +ikiwiki (3.20140227) unstable; urgency=medium * Added useragent config setting. Closes: #737121 Thanks, Tuomas Jormola @@ -26,7 +26,7 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium * Special thanks to Simon McVittie for being the patchmeister for this release. - -- Joey Hess <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 27 Feb 2014 11:55:35 -0400 ikiwiki (3.20140125) unstable; urgency=medium diff --git a/ikiwiki.spec b/ikiwiki.spec index 08b411051..bd351f5b4 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20140125 +Version: 3.20140227 Release: 1%{?dist} Summary: A wiki compiler |