aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-16 16:52:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-16 16:52:26 -0400
commit2837e8fef163c13bb6f6c4345154599c3bcbe173 (patch)
tree4577140bc64f749ae0ad66cc729e1f65b837379e
parentf161b5eb596839d54c006a68e875088a9d66c105 (diff)
releasing version 3.201201163.20120116
-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>