aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-18 11:59:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-18 11:59:49 -0400
commitdeea98a53fa872704b9f85bc0c93d57f0798b9cd (patch)
tree042b0bf3604aa41e68027facdb8df73d43cca636
parent693d2cd23c19a08e7bd5cfca2d634d17be8a2394 (diff)
releasing package git-annex version 6.201611186.20161118
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5bd9d3e9d..3777e6d5a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20161112) UNRELEASED; urgency=medium
+git-annex (6.20161118) unstable; urgency=medium
* git-annex.cabal: Loosen bounds on persistent to allow 2.5, which
on Debian has been patched to work with esqueleto.
@@ -16,7 +16,7 @@ git-annex (6.20161112) UNRELEASED; urgency=medium
* Linux arm standalone: Build with a 32kb page size, which is needed
on several ARM NAS devices, including Drobo 5N, and WD NAS.
- -- Joey Hess <id@joeyh.name> Tue, 15 Nov 2016 11:15:27 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 18 Nov 2016 11:43:14 -0400
git-annex (6.20161111) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 46b08d22d..7535c5037 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20161111
+Version: 6.20161118
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>