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 a09c8e228..50b1fddff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20100505) UNRELEASED; urgency=low +ikiwiki (3.20100515) unstable; urgency=low * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. @@ -32,7 +32,7 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low * Use xhtml friendly pubdate setting. * remove, rename: Add guards against XSRF attacks. - -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 15 May 2010 21:00:45 -0400 ikiwiki (3.20100504) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index b2b5af3dc..09f07c6ce 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20100505 +Version: 3.20100515 Release: 1%{?dist} Summary: A wiki compiler |