summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 15:06:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 15:06:46 -0400
commita186bb2d8d6b0eb3c0aad578c8c4a7254cef78e2 (patch)
tree592d5d4943eeaf63161d323c47bda02d7ce57f91
parent2554e9e7bdc4dba221e3e09ad0b0eae0477a3c3d (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 b53d77ac0..b506241ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20150409) UNRELEASED; urgency=medium
+git-annex (5.20150409) unstable; urgency=medium
* This fixes a bug in the assistant introduced by the literal pathspec
changes in version 5.20150406.
@@ -21,7 +21,7 @@ git-annex (5.20150409) UNRELEASED; urgency=medium
was set to "." rather than the path to the current repository.
This was a reversion caused by the relative path changes in 5.20150113.
- -- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 20:14:20 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 15:06:38 -0400
git-annex (5.20150406.1) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index ff9f09c35..093c45d0e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20150406.1
+Version: 5.20150409
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>