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 61922ae05..d6c4419bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-git-annex (3.20120116) UNRELEASED; urgency=low
+git-annex (3.20120116) unstable; urgency=medium
* Fix data loss bug in directory special remote, when moving a file
to the remote failed, and partially transferred content was left
behind in the directory, re-running the same move would think it
succeeded and delete the local copy.
- -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 16:21:51 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 16:43:45 -0400
git-annex (3.20120115) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 6730916ce..1a4bac9cf 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120115
+Version: 3.20120116
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>