releasing version 3.20110707

This commit is contained in:
Joey Hess 2011-07-07 19:37:49 -04:00
parent 67dcc1f171
commit 4d4f297c96
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20110706) UNRELEASED; urgency=low
git-annex (3.20110707) unstable; urgency=low
* Fix sign bug in disk free space checking.
* Bugfix: Forgot to de-escape keys when upgrading. Could result in
@ -7,7 +7,7 @@ git-annex (3.20110706) UNRELEASED; urgency=low
* add: Avoid a failure mode that resulted in the file seemingly being
deleted (content put in the annex but no symlink present).
-- Joey Hess <joeyh@debian.org> Tue, 05 Jul 2011 20:52:11 -0400
-- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 19:29:39 -0400
git-annex (3.20110705) unstable; urgency=low

View file

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