summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-20 14:44:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-20 14:44:15 -0400
commitc4ac44e2e5148bdc564faa89fe4bb3ff84aa0d42 (patch)
tree06207779c97dc2d4993a3cac17ca333e228df4ec
parenta7cdd0481e9346087af2b4ff2ca8b24fdf96b1b0 (diff)
prep release
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 2628369bc..553e91cb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20150410) UNRELEASED; urgency=medium
+git-annex (5.20150420) unstable; urgency=medium
* Fix activity log parsing, which caused the log to not retain
activity from other uuids.
@@ -29,7 +29,7 @@ git-annex (5.20150410) UNRELEASED; urgency=medium
* Windows: Bundled versions of rsync, wget, ssh, and gpg from
cygwin all updated. Thanks, Yury V. Zaytsev.
- -- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 20:59:43 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 20 Apr 2015 14:44:04 -0400
git-annex (5.20150409) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 99601f2a3..e49bb9a58 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20150409
+Version: 5.20150420
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>