releasing version 3.20120309

This commit is contained in:
Joey Hess 2012-03-09 20:14:34 -04:00
parent bca3fd65b9
commit 433b5fe59e
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,10 +1,10 @@
git-annex (3.20120231) UNRELEASED; urgency=low
git-annex (3.20120309) unstable; urgency=low
* Fix key directory hash calculation code to behave as it did before
version 3.20120227 when a key contains non-ascii characters (only
WORM backend is likely to have been affected).
-- Joey Hess <joeyh@debian.org> Fri, 09 Mar 2012 19:19:44 -0400
-- Joey Hess <joeyh@debian.org> Fri, 09 Mar 2012 20:05:09 -0400
git-annex (3.20120230) unstable; urgency=low

View file

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