aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-12 09:38:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-12 09:38:03 -0400
commit9cc6149cba05591d48a318a9bc9e5f953b8d0bac (patch)
treee58f9e36c37adaae4b6f1c9fa92f4c077de31e50
parent46ec1fb50a087e5732b74e8d03a63f536bae58b3 (diff)
releasing package git-annex version 6.201610126.20161012
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6188fc0de..06966c341 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20160924) UNRELEASED; urgency=medium
+git-annex (6.20161012) unstable; urgency=medium
* Optimisations to time it takes git-annex to walk working tree and find
files to work on. Sped up by around 18%.
@@ -29,7 +29,7 @@ git-annex (6.20160924) UNRELEASED; urgency=medium
* sync: Fix bug in adjusted branch merging that could cause recently
added files to be lost when updating the adjusted branch.
- -- Joey Hess <id@joeyh.name> Mon, 26 Sep 2016 16:46:19 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 12 Oct 2016 09:37:41 -0400
git-annex (6.20160923) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 8fa36aeb1..0bca5a738 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20160923
+Version: 6.20161012
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>