aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-05 14:14:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-05 14:14:45 -0400
commit8511957c68942e92b7574b5598e8ad183c59a19b (patch)
treee03e3bdcd3119ddaaacb7d94fc8fc77784c94c0c
parenta71b09a4fe9146b60adacbf52f6b9db3fba88f01 (diff)
releasing version 3.201206053.20120605
-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 fa57391a8..fd4f7b98b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20120523) UNRELEASED; urgency=low
+git-annex (3.20120605) unstable; urgency=low
* sync: Show a nicer message if a user tries to sync to a special remote.
* lock: Reset unlocked file to index, rather than to branch head.
@@ -10,7 +10,7 @@ git-annex (3.20120523) UNRELEASED; urgency=low
default.
* Preserve parent environment when running hooks of the hook special remote.
- -- Joey Hess <joeyh@debian.org> Sun, 27 May 2012 20:55:29 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 05 Jun 2012 14:03:39 -0400
git-annex (3.20120522) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index e12cbb177..c15167831 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120522
+Version: 3.20120605
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>