diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-13 10:09:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-13 10:09:38 -0400 |
commit | 61dfde7c07ee3695c251b0f593dffd0307a15057 (patch) | |
tree | f8692af9547e00d224aaee5a27ddbc90a6f0e4d9 | |
parent | c47fb9d1e5b3e0cd14467c270ef5f1472c761705 (diff) | |
download | ikiwiki-61dfde7c07ee3695c251b0f593dffd0307a15057.tar ikiwiki-61dfde7c07ee3695c251b0f593dffd0307a15057.tar.gz |
prep release
-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 cd5d62eed..5675670a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -ikiwiki (3.20140228) UNRELEASED; urgency=medium +ikiwiki (3.20140613) unstable; urgency=medium * only_committed_changes could fail in a git repository merged with git merge -s ours. * Remove google from openid selector, per http://xkcd.com/1361/ - -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 19:08:22 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 13 Jun 2014 10:09:10 -0400 ikiwiki (3.20140227) unstable; urgency=medium diff --git a/ikiwiki.spec b/ikiwiki.spec index bd351f5b4..74f6419db 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20140227 +Version: 3.20140613 Release: 1%{?dist} Summary: A wiki compiler |