releasing version 3.20121001

This commit is contained in:
Joey Hess 2012-10-01 14:12:31 -04:00
parent 3504fd13a8
commit e0432bc140
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20120925) UNRELEASED; urgency=low
git-annex (3.20121001) unstable; urgency=low
* fsck: Now has an incremental mode. Start a new incremental fsck pass
with git annex fsck --incremental. Now the fsck can be interrupted
@ -26,7 +26,7 @@ git-annex (3.20120925) UNRELEASED; urgency=low
have template haskell and thus yesod. (Should be available for arm soonish
I hope).
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400
-- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 13:56:55 -0400
git-annex (3.20120924) unstable; urgency=low

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 3.20120925
Version: 3.20121001
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>