aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-22 14:40:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-22 14:40:11 -0400
commit322d9b1cc044c960339779b9d88aa39e21f41d9e (patch)
tree43a9ba39d619f2780c0458e89d582942769f64fd
parent7f7ae7a3b1cdfbc61879189dfe04a637690015aa (diff)
releasing version 3.201111223.20111122
-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 3c4fa05aa..185ffeceb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20111112) UNRELEASED; urgency=low
+git-annex (3.20111122) unstable; urgency=low
* merge: Improve commit messages to mention what was merged.
* Avoid doing auto-merging in commands that don't need fully current
@@ -21,7 +21,7 @@ git-annex (3.20111112) UNRELEASED; urgency=low
over ssh.
* find: Support --print0
- -- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 14:31:45 -0400
git-annex (3.20111111) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index b2638c3ac..f31c7a86e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20111111
+Version: 3.20111122
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>