From 6a9dd217958296e22721d9c65c5a11b90e4a5059 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Feb 2013 12:59:02 -0400 Subject: [PATCH] prep release --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3faa86b1a..4422ea8bc7 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 Sat, 26 Jan 2013 15:48:40 +1100 + -- Joey Hess 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 06c6127228..4c236aea48 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