prep release
authorJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 18:18:01 +0000 (14:18 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 18:18:01 +0000 (14:18 -0400)
debian/changelog
git-annex.cabal

index 23dc94dc6b837c02f47fcfb8c6aee1eaddc0ab4a..f95e3d75d8999ea3dfead8ab07b12934a6f17e64 100644 (file)
@@ -1,4 +1,4 @@
-git-annex (5.20151102.2) UNRELEASED; urgency=medium
+git-annex (5.20151116) unstable; urgency=medium
 
   * Use concurrent-output library when configured with -fConcurrentOutput.
     This allows nicely displayed messages when using the -J flag.
@@ -31,7 +31,7 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
     filesystems where POSIX fcntl locks cannot be used.
   * init: Automatically enable annex.pidlock when necessary.
 
- -- Joey Hess <id@joeyh.name>  Wed, 04 Nov 2015 12:50:20 -0400
+ -- Joey Hess <id@joeyh.name>  Mon, 16 Nov 2015 14:17:40 -0400
 
 git-annex (5.20151102.1) unstable; urgency=medium
 
index 80a11682b70ef905eda393f7c7d00f7922970e4f..7696bbb8b55553fe8264a074afe5693544a178bb 100644 (file)
@@ -1,5 +1,5 @@
 Name: git-annex
-Version: 5.20151102.1
+Version: 5.20151116
 Cabal-Version: >= 1.8
 License: GPL-3
 Maintainer: Joey Hess <id@joeyh.name>