diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-17 13:36:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-17 13:36:36 -0400 |
commit | b6d556e5b206b1c1178fff6d5dd8734741e627f6 (patch) | |
tree | 3681b3903afb781ef93aff00f6011cbc3d407858 | |
parent | 45801c34bd324f6cb235d079d9eaed7911507bd3 (diff) | |
download | ikiwiki-b6d556e5b206b1c1178fff6d5dd8734741e627f6.tar ikiwiki-b6d556e5b206b1c1178fff6d5dd8734741e627f6.tar.gz |
releasing version 3.20121017
-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 0c11390ac..a865d311c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -ikiwiki (3.20121017) UNRELEASED; urgency=low +ikiwiki (3.20121017) unstable; urgency=low * recentchangesdiff: fix further breakage to the template from 3.20120725 - -- Joey Hess <joeyh@debian.org> Tue, 16 Oct 2012 20:46:26 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 16 Oct 2012 20:49:27 -0400 ikiwiki (3.20121016) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index fbdd2ffe4..c353aa7bd 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20121016 +Version: 3.20121017 Release: 1%{?dist} Summary: A wiki compiler |