diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-09 15:43:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-09 15:43:36 -0400 |
commit | c05cfe894316407567f89af6883278ee2c9de957 (patch) | |
tree | 6568abf39985ed26904cc8f64b40d9e68b121603 | |
parent | 0492fbf7531ef5a5d4135e51dcbdad9dab6d1752 (diff) |
releasing version 3.201210093.20121009
-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 02ebae810..eae9e434b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20121002) UNRELEASED; urgency=low +git-annex (3.20121009) unstable; urgency=low * watch, assistant: It's now safe to git annex unlock files while the watcher is running, as well as modify files checked into git @@ -24,7 +24,7 @@ git-annex (3.20121002) UNRELEASED; urgency=low the webapp. * uninit: Unset annex.version. Closes: #689852 - -- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 15:09:49 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 09 Oct 2012 15:13:23 -0400 git-annex (3.20121001) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 048cad3d3..b372c3705 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20121001 +Version: 3.20121009 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |