diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-17 09:21:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-17 09:21:09 -0400 |
commit | 3e73de4054338955ce0f923923a526e8225225aa (patch) | |
tree | 3f0ac1965ceb35d91ec44cb4e518e6a5489aab1b | |
parent | 73769190b6f2df7e71e943af860ec904a1336367 (diff) |
releasing version 3.201109153.20110915
-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 e940989da..dff945c28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20110907) UNRELEASED; urgency=low +git-annex (3.20110915) unstable; urgency=low * whereis: Show untrusted locations separately and do not include in location count. @@ -9,7 +9,7 @@ git-annex (3.20110907) UNRELEASED; urgency=low to get/drop content as needed to work toward the configured numcopies. * bugfix: drop and fsck did not honor --exclude - -- Joey Hess <joeyh@debian.org> Tue, 06 Sep 2011 16:59:15 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 15 Sep 2011 22:25:46 -0400 git-annex (3.20110906) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 34c8e7622..a518ca8cb 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20110906 +Version: 3.20110915 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |