summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-07 12:25:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-07 12:25:12 -0400
commitca23c40277a452f727b212e4fd9b8e36c10d0acc (patch)
tree57a3174dd0785b204fc60c2508a0b7b153267862
parentedaabe750c16b9c450b291d776340e70baa4fd7d (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 5497dd746..b17c8e344 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20131231) UNRELEASED; urgency=medium
+git-annex (5.20140107) unstable; urgency=medium
* mirror: Support --all (and --unused).
* external special remote protocol: Added GETUUID, GETWANTED, SETWANTED,
@@ -25,7 +25,7 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
network connection are restarted.
* Adjust Debian build deps to match current state of sparc, mipsel.
- -- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 07 Jan 2014 12:22:18 -0400
git-annex (5.20131230) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 90d56e0d2..6c6fb1f31 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20131231
+Version: 5.20140107
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>