summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-09 15:28:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-09 15:28:19 -0400
commita0cac41ba8c26e0431ea2527e2b462fa00db71d1 (patch)
treec5c7dac56a50d12b5aed28a49be9b492a56e5c02
parentb87fbc1e6c593c0aac0fd442ab7ad7f4e0f567c1 (diff)
prep release
-rw-r--r--debian/changelog2
-rw-r--r--git-annex.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f1a8a1773..c5fdcd600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ git-annex (5.20140709) unstable; urgency=medium
* Really fix bug that caused the assistant to make many unncessary
empty merge commits.
- -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 15:22:01 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 15:28:03 -0400
git-annex (5.20140707) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 8e1de9353..942fb37bb 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140707
+Version: 5.20140709
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>