diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-25 10:27:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-25 10:27:59 -0400 |
commit | 0ef70280777f29a363d4d3ec64729d3b00121163 (patch) | |
tree | 6d00df393414944827848e123bd1301aaba0618b | |
parent | 8473cdb07d4ec374b95625fa49e677b1868e570f (diff) |
releasing version 3.201208253.20120825
-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 2a3ecc604..f91887b0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (3.20120808) UNRELEASED; urgency=low +git-annex (3.20120825) unstable; urgency=low * S3: Add fileprefix setting. * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. * Bugfix: Fix fsck in SHA*E backends, when the key contains composite extensions, as added in 3.20120721. - -- Joey Hess <joeyh@debian.org> Thu, 09 Aug 2012 13:51:47 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 25 Aug 2012 10:00:10 -0400 git-annex (3.20120807) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 8ab775939..ab3dd4fae 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120807 +Version: 3.20120825 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |