summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-06 17:13:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-06 17:13:20 -0400
commitbd7fabbaecc1d7677b92b8e8ad405142682978ed (patch)
tree9edd24ec9a5cd883e25636d5d8f1ad8e96f2691a
parente7ea63548b6b33c14f94ec1a2c7c08f2b205b83d (diff)
emergency 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 b39b18177..ada8b2321 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-git-annex (5.20150407) UNRELEASED; urgency=medium
+git-annex (5.20150406.1) unstable; urgency=medium
* Fixes a bug in the last release that caused rsync and possibly
other commands to hang at the end of a file transfer.
(--quiet is back to not blocking progress displays until
that code can be fixed properly.)
- -- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 17:12:10 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 17:13:13 -0400
git-annex (5.20150406) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 14d368709..ff9f09c35 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20150406
+Version: 5.20150406.1
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>