diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-25 13:46:01 -0700 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-25 13:46:01 -0700 |
commit | 270c1af087449573c17eb4911ca2dc3db3fb1fc1 (patch) | |
tree | 2e9f130d983845ede30239ce5082ddc03b069b00 | |
parent | e2853b3fec1c34bd420b9e1753be4aa1afeb675e (diff) |
releasing version 3.201110253.20111025
-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 0ebda22dc..81dec6ad0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20111012) UNRELEASED; urgency=low +git-annex (3.20111025) unstable; urgency=low * A remote can have a annexUrl configured, that is used by git-annex instead of its usual url. (Similar to pushUrl.) @@ -7,7 +7,7 @@ git-annex (3.20111012) UNRELEASED; urgency=low environment variables can be set to limit what commands can be run. This is used by gitolite's new git-annex support! - -- Joey Hess <joeyh@debian.org> Fri, 14 Oct 2011 18:15:20 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 25 Oct 2011 13:03:08 -0700 git-annex (3.20111011) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index e9ec08967..c3706808c 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20111012 +Version: 3.20111025 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |