summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-05-04 15:40:33 -0400
committerJoey Hess <joeyh@joeyh.name>2020-05-04 15:40:33 -0400
commitb0e0f21b7d3ce5c546c0a0a5b6f5ffb2d1e67672 (patch)
tree6437f255791a79bd46319f8efa9b98b04975b67c
parent8c4352a0a544b2e5a4ed717999fc7c6ecb0a328f (diff)
downloadgit-repair-b0e0f21b7d3ce5c546c0a0a5b6f5ffb2d1e67672.tar.gz
releasing package git-repair version 1.20200102-1
-rw-r--r--CHANGELOG4
-rw-r--r--git-repair.cabal4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e6b5521..c3b43a4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,10 @@
-git-repair (1.20200103) UNRELEASED; urgency=medium
+git-repair (1.20200504) unstable; urgency=medium
* Fix a few documentation typos.
* Improve fetching from a remote with an url in host:path format.
* Merge from git-annex.
- -- Joey Hess <id@joeyh.name> Wed, 01 Apr 2020 13:12:33 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 04 May 2020 15:38:53 -0400
git-repair (1.20200102) unstable; urgency=medium
diff --git a/git-repair.cabal b/git-repair.cabal
index d25f702..3607d00 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -1,11 +1,11 @@
Name: git-repair
-Version: 1.20200102
+Version: 1.20200504
Cabal-Version: >= 1.8
License: AGPL-3
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
Stability: Stable
-Copyright: 2013 Joey Hess
+Copyright: 2013-2020 Joey Hess
License-File: COPYRIGHT
Build-Type: Custom
Homepage: http://git-repair.branchable.com/