summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-19 14:16:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-19 14:16:19 -0400
commit72a779418672e54909f93eb4fa9c177718ac2906 (patch)
treeea1faf0e81a7f16177ca4e890137bbb24f463f0a
parent9de4013040c2b9ac11a362b69c102e1e3353d4be (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 b1913b9c2..318e8a4ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20150206) UNRELEASED; urgency=medium
+git-annex (5.20150219) unstable; urgency=medium
* glacier: Detect when the glacier command in PATH is the wrong one,
from boto, rather than from glacier-cli, and refuse to use it,
@@ -33,7 +33,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
* remotedaemon: Use the ssh-options git config.
* Linux standalone: Improved process names of linker shimmed programs.
- -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 19 Feb 2015 14:16:03 -0400
git-annex (5.20150205) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 986ba6be8..0b51d3cae 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20150205
+Version: 5.20150219
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>