diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-06 15:54:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-06 15:54:21 -0400 |
commit | 6fd0df7c2ff20710491923abfbb7a1bc4d3750bb (patch) | |
tree | bb270644516fa7614044ed5b5f9e8ebe96d5a925 | |
parent | ebb92221fd2d42e360bf24a72b53971129908f01 (diff) |
releasing version 3.201109063.20110906
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 973623e20..0fca41ee5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20110903) UNRELEASED; urgency=low +git-annex (3.20110906) unstable; urgency=low * Improve display of newlines around error and warning messages. * Fix Makefile to work with cabal again. diff --git a/git-annex.cabal b/git-annex.cabal index 48ac48bb2..34c8e7622 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20110902 +Version: 3.20110906 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |