diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-09 15:58:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-09 15:58:01 -0400 |
commit | 2e5307c4a85582be59f15d51c61751e2121b4244 (patch) | |
tree | 4af2a9b7e1324f82cf2410e3fb5231560466ff63 | |
parent | 38ca87d9a33107d162398d2b9a2d79a8a5ea967e (diff) |
releasing version 4.201307094.20130709
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ac5f3dadb..ad7a5976e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/git-annex.cabal b/git-annex.cabal index 6019bcdef..82aa21671 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -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> |