releasing version 3.20111107

This commit is contained in:
Joey Hess 2011-11-07 13:06:58 -04:00
parent 41eecb4601
commit f8911cc69d
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20111106) UNRELEASED; urgency=low
git-annex (3.20111107) unstable; urgency=low
* merge: Use fast-forward merges when possible.
Thanks Valentin Haenel for a test case showing how non-fast-forward
@ -7,7 +7,7 @@ git-annex (3.20111106) UNRELEASED; urgency=low
* Bugfix: In the past two releases, git-annex init has written the uuid.log
in the wrong format, with the UUID and description flipped.
-- Joey Hess <joeyh@debian.org> Sun, 06 Nov 2011 14:57:57 -0400
-- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 12:47:44 -0400
git-annex (3.20111105) unstable; urgency=low

View file

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