releasing version 4.20130501

This commit is contained in:
Joey Hess 2013-05-01 13:19:29 -04:00
parent 6f1806f76b
commit b61740e6d3
3 changed files with 7 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (4.20130418) UNRELEASED; urgency=low
git-annex (4.20130501) unstable; urgency=low
* sync, assistant: Behavior changes: Sync with remotes that have
annex-ignore set, so that git remotes on servers without git-annex
@ -56,7 +56,7 @@ git-annex (4.20130418) UNRELEASED; urgency=low
* Store an annex-uuid file in the bucket when setting up a new S3 remote.
* Support building with DAV 0.4.
-- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400
-- Joey Hess <joeyh@debian.org> Wed, 01 May 2013 01:42:46 -0400
git-annex (4.20130417) unstable; urgency=low

View file

@ -1,3 +1,7 @@
## version 4.20130501
This version contains numerous bug fixes, and improvements.
## version 4.20130417
This version contains numerous bug fixes, and improvements.

View file

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