aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-18 12:09:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-18 12:09:55 -0400
commitb7c3489311d837e649c9165e36ba48285f1fd8c4 (patch)
treea614f4aad999e7dde579a1a73019660f89981417
parent04ff279cd26967e1327cdffcec147f1702cdc651 (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 7fc9a1cff..728e80141 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20151209) UNRELEASED; urgency=medium
+git-annex (5.20151218) unstable; urgency=medium
* Add S3 features to git-annex version output.
* webdav: When testing the WebDAV server, send a file with content.
@@ -9,7 +9,7 @@ git-annex (5.20151209) UNRELEASED; urgency=medium
in a corrupted git repository.
* Fix potential denial of service attack when creating temp dirs.
- -- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 18 Dec 2015 12:09:33 -0400
git-annex (5.20151208) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 003a3cb09..4794d38e5 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20151208
+Version: 5.20151218
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>