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 e3faa86b1..4422ea8bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20130125) UNRELEASED; urgency=low
+git-annex (3.20130207) unstable; urgency=low
* webapp: Now allows restarting any threads that crash.
* Adjust debian package to only build-depend on DAV on architectures
@@ -17,7 +17,7 @@ git-annex (3.20130125) UNRELEASED; urgency=low
* dropunused: Clean up stale direct mode cache and mapping info not
removed before.
- -- Joey Hess <joeyh@debian.org> Sat, 26 Jan 2013 15:48:40 +1100
+ -- Joey Hess <joeyh@debian.org> Thu, 07 Feb 2013 12:45:25 -0400
git-annex (3.20130124) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 06c612722..4c236aea4 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20130125
+Version: 3.20130207
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>