aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-07 19:37:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-07 19:37:49 -0400
commit4d4f297c9620348c8c86ddd2155cf49bf38424ac (patch)
tree1e24664fe3b2dd2df25d5d030fdd46dcd0aa2c44
parent67dcc1f171f0bbe2b57d20fbafce9f6c9b8f781e (diff)
releasing version 3.201107073.20110707
-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 eb9037771..626e38837 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20110706) UNRELEASED; urgency=low
+git-annex (3.20110707) unstable; urgency=low
* Fix sign bug in disk free space checking.
* Bugfix: Forgot to de-escape keys when upgrading. Could result in
@@ -7,7 +7,7 @@ git-annex (3.20110706) UNRELEASED; urgency=low
* add: Avoid a failure mode that resulted in the file seemingly being
deleted (content put in the annex but no symlink present).
- -- Joey Hess <joeyh@debian.org> Tue, 05 Jul 2011 20:52:11 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 19:29:39 -0400
git-annex (3.20110705) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 3ea7e5fb3..eb02ae0ca 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20110705
+Version: 3.20110707
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>