summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/