diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-01 14:12:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-01 14:12:31 -0400 |
commit | bb591790e3754de74462f87e73b3eba5e8f08196 (patch) | |
tree | 0924bacac1347da0db8d5776e90fe82b08914f6f | |
parent | 2d118ae9311b9a07c6b19f1f27d64866e49466c1 (diff) |
releasing version 3.201210013.20121001
-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 2c551552e..a82ef7ebc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20120925) UNRELEASED; urgency=low +git-annex (3.20121001) unstable; urgency=low * fsck: Now has an incremental mode. Start a new incremental fsck pass with git annex fsck --incremental. Now the fsck can be interrupted @@ -26,7 +26,7 @@ git-annex (3.20120925) UNRELEASED; urgency=low have template haskell and thus yesod. (Should be available for arm soonish I hope). - -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 13:56:55 -0400 git-annex (3.20120924) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 1ac97ae38..048cad3d3 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120925 +Version: 3.20121001 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |