aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>