aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-19 23:52:09 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-19 23:52:09 -0400
commita8a71b9d915f6c274fb07636e0840bcc26ab6731 (patch)
treeb333e4a4210b560f6e03263d5ed38b4960cc5c01
parent00153eed48a2328969cc08688ef674a4c19c2014 (diff)
releasing version 3.201107193.20110719
-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 3a6c731fe..fab4927cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20110708) UNRELEASED; urgency=low
+git-annex (3.20110719) unstable; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.
Closes: #634233
@@ -6,7 +6,7 @@ git-annex (3.20110708) UNRELEASED; urgency=low
* Support the standard git -c name=value
* unannex: Clean up use of git commit -a.
- -- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 21:28:49 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2011 23:39:53 -0400
git-annex (3.20110707) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index bbbcbf9fb..807158f3e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20110708
+Version: 3.20110719
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>