releasing version 4.20130709

This commit is contained in:
Joey Hess 2013-07-09 15:58:01 -04:00
parent ba9d8a1488
commit a2269eef9e
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (4.20130628) UNRELEASED; urgency=low
git-annex (4.20130709) unstable; urgency=low
* --all: New switch that makes git-annex operate on all data stored
in the git annex, including old versions of files. Supported by
@ -34,7 +34,7 @@ git-annex (4.20130628) UNRELEASED; urgency=low
is not present.
* Make --numcopies override annex.numcopies set in .gitattributes.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 13:55:39 -0400
git-annex (4.20130627) unstable; urgency=low

View file

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