diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-12 14:17:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-12 14:17:57 -0400 |
commit | 1e61bfc25fbab1c72c0a3fb3c8b3d4ed4c2bd221 (patch) | |
tree | fa7b0f12ad136d91e3b53b41c72f761644550a70 | |
parent | 8b6cb29665c3aab7f09a836b4637e334af1506b9 (diff) |
releasing version 3.201210103.20121010
-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 10430856b..a41fb8599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20121010) UNRELEASED; urgency=low +git-annex (3.20121010) unstable; urgency=low * Renamed --ingroup to --inallgroup. * Standard groups changed to client, transfer, archive, and backup. @@ -18,7 +18,7 @@ git-annex (3.20121010) UNRELEASED; urgency=low * Automatically detect when a ssh remote does not have git-annex-shell installed, and set annex-ignore. - -- Joey Hess <joeyh@debian.org> Wed, 10 Oct 2012 12:59:25 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 12 Oct 2012 13:45:21 -0400 git-annex (3.20121009) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 9586f8230..7d4603b51 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20121009 +Version: 3.20121010 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |