aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-03-09 20:14:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-03-09 20:14:34 -0400
commit433b5fe59e9d3475704ddc2cc17e50526af0f707 (patch)
treef5448b93e405a035981d45ff1bf8c2b3c5d6fbe5
parentbca3fd65b9cd3c2224144349505ddda20361b59e (diff)
releasing version 3.201203093.20120309
-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 a7eb55272..478de23b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-git-annex (3.20120231) UNRELEASED; urgency=low
+git-annex (3.20120309) unstable; urgency=low
* Fix key directory hash calculation code to behave as it did before
version 3.20120227 when a key contains non-ascii characters (only
WORM backend is likely to have been affected).
- -- Joey Hess <joeyh@debian.org> Fri, 09 Mar 2012 19:19:44 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 09 Mar 2012 20:05:09 -0400
git-annex (3.20120230) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 46eacbaaf..b2a07cb11 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120230
+Version: 3.20120309
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>