summaryrefslogtreecommitdiff
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 4bc442d51..f33788271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20110916) UNRELEASED; urgency=low
+git-annex (3.20110928) unstable; urgency=low
* --in can be used to make git-annex only operate on files
believed to be present in a given repository.
@@ -18,7 +18,7 @@ git-annex (3.20110916) UNRELEASED; urgency=low
the final piece of the puzzle needed for git-annex to to play nicely
with branches.
- -- Joey Hess <joeyh@debian.org> Sun, 18 Sep 2011 18:25:51 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 28 Sep 2011 18:14:02 -0400
git-annex (3.20110915) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index a518ca8cb..3f31ee4dc 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20110915
+Version: 3.20110928
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>