aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-30 13:59:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-30 13:59:28 -0400
commit76b80d6af08f3e758e2180813392860578ff9756 (patch)
tree62ad3aa02543e6c5598eaa357af56238a8ae1cf8
parentbf70bbdbfc875836cf880ba8a03cac74948a30a3 (diff)
releasing version 3.201204303.20120430
-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 7a9b5c6ea..27a6bab2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20120419) UNRELEASED; urgency=low
+git-annex (3.20120430) unstable; urgency=low
* Fix use of annex.diskreserve config setting.
* Directory special remotes now check annex.diskreserve.
@@ -11,7 +11,7 @@ git-annex (3.20120419) UNRELEASED; urgency=low
avoids gpg key distribution, at the expense of flexability, and with
the requirement that all clones of the git repository be equally trusted.
- -- Joey Hess <joeyh@debian.org> Fri, 20 Apr 2012 16:14:08 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 30 Apr 2012 13:16:10 -0400
git-annex (3.20120418) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index da0e9f4de..629994469 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120418
+Version: 3.20120430
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>