releasing version 3.20110819

This commit is contained in:
Joey Hess 2011-08-19 20:38:36 -04:00
parent 01cd775d92
commit 3786f8d348
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20110818) UNRELEASED; urgency=low
git-annex (3.20110819) unstable; urgency=low
* Now "git annex init" only has to be run once, when a git repository
is first being created. Clones will automatically notice that git-annex
@ -8,7 +8,7 @@ git-annex (3.20110818) UNRELEASED; urgency=low
cost of a remote based on the output of a shell command.
* Fix broken upgrade from V1 repository. Closes: #638584
-- Joey Hess <joeyh@debian.org> Wed, 17 Aug 2011 13:44:44 -0400
-- Joey Hess <joeyh@debian.org> Fri, 19 Aug 2011 20:34:09 -0400
git-annex (3.20110817) unstable; urgency=low

View file

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