releasing version 3.20120106

This commit is contained in:
Joey Hess 2012-01-07 13:50:35 -04:00
parent ba233606d2
commit 3da28cad07
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,11 +1,11 @@
git-annex (3.20120106) UNRELEASED; urgency=low
git-annex (3.20120106) unstable; urgency=low
* Support unescaped repository urls, like git does.
* log: New command that displays the location log for files,
showing each repository they were added to and removed from.
* Fix overbroad gpg --no-tty fix from last release.
-- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 14:29:30 -0400
-- Joey Hess <joeyh@debian.org> Sat, 07 Jan 2012 13:16:23 -0400
git-annex (3.20120105) unstable; urgency=low

View file

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