summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 3f7db394c..bb99cd375 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20141204) UNRELEASED; urgency=medium
+git-annex (5.20141219) unstable; urgency=medium
* Webapp: When adding a new box.com remote, use the new style chunking.
Thanks, Jon Ander PeƱalba.
@@ -19,7 +19,7 @@ git-annex (5.20141204) UNRELEASED; urgency=medium
bittornado | bittorrent.
* Fix build with -f-S3.
- -- Joey Hess <id@joeyh.name> Fri, 05 Dec 2014 13:42:08 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 19 Dec 2014 16:53:26 -0400
git-annex (5.20141203) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index b8bca22cb..d7a9f0e50 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20141203
+Version: 5.20141219
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>