aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-31 11:34:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-31 11:34:53 -0400
commit5bd997882ccfe9ee04f458756dcb84eb3ec7bd0c (patch)
tree6c481a49181ac4d457efbb0ecfd78def47e031e4
parentb5e3a66333d10d703385c807deb26d6789ea28cc (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 8c80e5603..740e7e0b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20150728) UNRELEASED; urgency=medium
+git-annex (5.20150731) unstable; urgency=medium
* webapp: Support enabling known gitlab.com remotes.
* Fix rsync special remote to work when -Jn is used for concurrent
@@ -12,7 +12,7 @@ git-annex (5.20150728) UNRELEASED; urgency=medium
* Fix man page installation by cabal install; all the new man pages are
now installed.
- -- Joey Hess <id@joeyh.name> Mon, 27 Jul 2015 15:57:07 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 31 Jul 2015 11:34:36 -0400
git-annex (5.20150727) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index d5500a326..5d72b0e48 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20150727
+Version: 5.20150731
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>