diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-07 13:49:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-07 13:49:58 -0400 |
commit | d99abc12559fbdca17a55c74c1281e6b976ab0be (patch) | |
tree | 9a68cd15108b5b003b7cc9091fbf01a4bae31c59 | |
parent | 2a9077f4e92b588200eafcda4d485e95998917a2 (diff) |
releasing version 3.201208073.20120807
-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 f24326dd2..c215bca43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20120722) UNRELEASED; urgency=low +git-annex (3.20120807) unstable; urgency=low * initremote: Avoid recording remote's description before checking that its config is valid. @@ -6,7 +6,7 @@ git-annex (3.20120722) UNRELEASED; urgency=low * Avoid crashing when "git annex get" fails to download from one location, and falls back to downloading from a second location. - -- Joey Hess <joeyh@debian.org> Fri, 27 Jul 2012 21:04:47 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 07 Aug 2012 13:35:07 -0400 git-annex (3.20120721) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 275388d59..8ab775939 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120722 +Version: 3.20120807 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |