summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-06-26 12:19:57 -0400
committerJoey Hess <joeyh@joeyh.name>2017-06-26 12:19:57 -0400
commit3206d6615031baf3a53060a8d8945fed23a6cd48 (patch)
tree9d615c95c9101072c0e764b69bc88e28e42ccac1
parent63f9aba33b45e5bab688ffaa5e4182801c152828 (diff)
downloadgit-repair-3206d6615031baf3a53060a8d8945fed23a6cd48.tar.gz
releasing package git-repair version 1.201706261.20170626
-rw-r--r--CHANGELOG4
-rw-r--r--git-repair.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c6f328c..f3f31de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,10 @@
-git-repair (1.20161119) UNRELEASED; urgency=medium
+git-repair (1.20170626) unstable; urgency=medium
* Merge from git-annex.
* Removes dependency on MissingH, adding a dependency on split instead.
* Fixes build with directory-1.3.
- -- Joey Hess <id@joeyh.name> Sat, 24 Dec 2016 14:53:47 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 26 Jun 2017 12:15:29 -0400
git-repair (1.20161118) unstable; urgency=medium
diff --git a/git-repair.cabal b/git-repair.cabal
index 490e69e..08b98b7 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -1,5 +1,5 @@
Name: git-repair
-Version: 1.20161118
+Version: 1.20170626
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>