summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
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>