aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-03 12:10:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-03 12:10:01 -0400
commit5ab0f0705f07fc32c42bac060f7e9acad865f003 (patch)
treeeccc059b5c7b73aa7a0e00c00ff98834189bd0da /git-annex.cabal
parent6990abf26b176a955d482a4726bc7d6fe73a5c44 (diff)
point release for cabal file fixes5.20151102.1
Seems that some changes to the cabal file a few months ago resulted in a git-annex that broke stackage infrastructure.
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 39c97e3f7..273477316 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20151102
+Version: 5.20151102.1
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>