aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-02 12:41:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-02 12:41:33 -0400
commit9720007aabb6fd8db637ef398e991f9ff816b8da (patch)
treebfa386ef3f52744972d4c41011e4918b0cd93199
parentd62a055981d923baf303ddeb756e52dd5c1042f2 (diff)
prep release5.20151102
-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 9bb8a2522..fed1f76a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20151020) UNRELEASED; urgency=medium
+git-annex (5.20151102) unstable; urgency=medium
* Use statvfs on OSX.
* Symlink timestamp preservation code uses functions
@@ -13,7 +13,7 @@ git-annex (5.20151020) UNRELEASED; urgency=medium
* When built with aws-0.13.0, the S3 special remote can be used to create
google nearline buckets, by setting storageclass=NEARLINE.
- -- Joey Hess <id@joeyh.name> Mon, 19 Oct 2015 17:00:21 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 02 Nov 2015 12:41:20 -0400
git-annex (5.20151019) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index d5a522664..39c97e3f7 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20151019
+Version: 5.20151102
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>