releasing package git-annex version 8.20201007
authorJoey Hess <joeyh@joeyh.name>
Wed, 7 Oct 2020 18:10:56 +0000 (14:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 7 Oct 2020 18:10:56 +0000 (14:10 -0400)
CHANGELOG
git-annex.cabal

index b7e02c0b5c91dee42a9dfc465b5e8f372e24b497..5b14bf3e58e4a12276d4ef8fc2feb64a80522c05 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (8.20200909) UNRELEASED; urgency=medium
+git-annex (8.20201007) upstream; urgency=medium
 
   * --json output now includes a new field "input" which is the input
     value (filename, url, etc) that caused a json object to be output.
@@ -45,7 +45,7 @@ git-annex (8.20200909) UNRELEASED; urgency=medium
   * runshell: Update files atomically when preparing to run git-annex.
   * Fix a build failure on Windows.
 
- -- Joey Hess <id@joeyh.name>  Mon, 14 Sep 2020 18:34:37 -0400
+ -- Joey Hess <id@joeyh.name>  Wed, 07 Oct 2020 12:19:05 -0400
 
 git-annex (8.20200908) upstream; urgency=medium
 
index 03320a9dd88ca230e45ed8d2d8687254d2ff5ad4..77c449aa4d6b9eb79ecdf90c69e1cfde909e9b42 100644 (file)
@@ -1,5 +1,5 @@
 Name: git-annex
-Version: 8.20200908
+Version: 8.20201007
 Cabal-Version: >= 1.10
 License: AGPL-3
 Maintainer: Joey Hess <id@joeyh.name>