diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-04 09:39:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-04 09:39:00 -0400 |
commit | 1a100512fb4e74e3a109be5b0d8ec1dd1e61e2cd (patch) | |
tree | 2972699595d09ddab760f530097f1e637fa20831 | |
parent | 8833cfe30d121d8c097a5b1b0be2e1fb2e251e80 (diff) | |
download | ikiwiki-1a100512fb4e74e3a109be5b0d8ec1dd1e61e2cd.tar ikiwiki-1a100512fb4e74e3a109be5b0d8ec1dd1e61e2cd.tar.gz |
releasing package ikiwiki version 3.20130904
-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 3692dcd42..8b62b0420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20130712) UNRELEASED; urgency=low +ikiwiki (3.20130904) unstable; urgency=low * calendar: Display the popup mouseover when there is only 1 page for a given day, for better UI consistency. @@ -14,7 +14,7 @@ ikiwiki (3.20130712) UNRELEASED; urgency=low (schmonz) * Fix test suite to work with perl 5.18. Closes: #719969 - -- Joey Hess <joeyh@debian.org> Fri, 19 Jul 2013 18:53:23 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 04 Sep 2013 08:54:31 -0400 ikiwiki (3.20130711) unstable; urgency=low diff --git a/ikiwiki.spec b/ikiwiki.spec index fc312f0bf..499c974b5 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20130711 +Version: 3.20130904 Release: 1%{?dist} Summary: A wiki compiler |