releasing version 3.20130114

This commit is contained in:
Joey Hess 2013-01-14 16:10:25 -04:00
parent 6dd1678dd5
commit 757e5a219e
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20130108) UNRELEASED; urgency=low
git-annex (3.20130114) unstable; urgency=low
* Now handles the case where a file that's being transferred to a remote
is modified in place, which direct mode allows to happen. When this
@ -22,7 +22,7 @@ git-annex (3.20130108) UNRELEASED; urgency=low
* assistant: Avoid committer crashing if a file is deleted at the wrong
instant.
-- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2013 12:37:38 -0400
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 15:25:18 -0400
git-annex (3.20130107) unstable; urgency=low

View file

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