diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-05 15:55:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-05 15:55:19 -0400 |
commit | 0556dc812edf5b809da9836a4f31397af26e138a (patch) | |
tree | 37e8a112857dc4ae1676a368e30da384393723e0 | |
parent | 526c20d06831706ced573ee0ea5f066976d8ed03 (diff) |
releasing version 3.201111053.20111105
-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 07bfca7a7..fdd3cb7f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20111026) UNRELEASED; urgency=low +git-annex (3.20111105) unstable; urgency=low * The default backend used when adding files to the annex is changed from WORM to SHA256. @@ -26,7 +26,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low already an existing git-annex branch. * Pass -t to rsync to preserve timestamps. - -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 05 Nov 2011 15:47:52 -0400 git-annex (3.20111025) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index c3706808c..f464c46d2 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20111025 +Version: 3.20111105 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |