diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-02 21:32:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-02 21:32:05 -0400 |
commit | d238bbd9d9f5e96334b9214c7aeca7875054e99e (patch) | |
tree | e1dcc6b931ef6a6b4cd9a1c1ab7b5efc266f81c5 | |
parent | d1dd40c49bb95416adec5b33e4dc1e7672a2f7f7 (diff) |
releasing version 3.201109023.20110902
-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 ca23ab473..35144f678 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20110820) UNRELEASED; urgency=low +git-annex (3.20110902) unstable; urgency=low * Set EMAIL when running test suite so that git does not need to be configured first. Closes: #638998 @@ -8,7 +8,7 @@ git-annex (3.20110820) UNRELEASED; urgency=low * unused --remote: Reduced memory use to 1/4th what was used before. * Add --json switch, to produce machine-consumable output. - -- Joey Hess <joeyh@debian.org> Tue, 23 Aug 2011 13:41:01 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 02 Sep 2011 21:20:37 -0400 git-annex (3.20110819) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index a37c187c9..7850f88a7 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20110819 +Version: 3.20110902 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |