summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-28 23:55:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-28 23:55:41 -0400
commita498be7f98927370ad29221a170530a6de01b928 (patch)
treea52027e617be26c1c2a2d001691cd97ed893c58a /git-annex.cabal
parent9b18dc2a394560d6a6f39b61e1155b8bb512caec (diff)
renamed /status to /transfers
Also fixed a bug; the ident for the div was regnerated each time /status was called. This only was the same as the original ident due to luck.
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 24e0df9c9..afa881425 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120721
+Version: 3.20120722
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>