aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:10:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:10:25 -0400
commit09a6075412a9cbc27e8e5d9e45b74ad7fc8c6e60 (patch)
tree9cdea9225fec1d66f2a4372a1f9daa10cca4a0c1
parent4cd6ffe4829d9731cdabc34e8416503be00518fa (diff)
releasing version 3.201301143.20130114
-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 8f9f0150e..5d0a1160f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20130108) UNRELEASED; urgency=low
+git-annex (3.20130114) unstable; urgency=low
* Now handles the case where a file that's being transferred to a remote
is modified in place, which direct mode allows to happen. When this
@@ -22,7 +22,7 @@ git-annex (3.20130108) UNRELEASED; urgency=low
* assistant: Avoid committer crashing if a file is deleted at the wrong
instant.
- -- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2013 12:37:38 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 15:25:18 -0400
git-annex (3.20130107) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index be739bb34..e91ca03ef 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20130108
+Version: 3.20130114
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>