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 afca096b2..9b1e901d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-git-annex (3.20120106) UNRELEASED; urgency=low
+git-annex (3.20120106) unstable; urgency=low
* Support unescaped repository urls, like git does.
* log: New command that displays the location log for files,
showing each repository they were added to and removed from.
* Fix overbroad gpg --no-tty fix from last release.
- -- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 14:29:30 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 07 Jan 2012 13:16:23 -0400
git-annex (3.20120105) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index bc87b467c..b0b6d76f9 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120105
+Version: 3.20120106
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>