From e9f495d6629385db6a0d20cced119b498adbb509 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Mar 2013 19:25:28 -0400 Subject: [PATCH] prep for release tomorrow --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5d612ffb2..51d17c53b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20130315) UNRELEASED; urgency=low +git-annex (4.20130323) unstable; urgency=low * webapp: Repository list is now included in the dashboard, and other UI tweaks. @@ -36,7 +36,7 @@ git-annex (4.20130315) UNRELEASED; urgency=low * webapp: Confirm whether user wants to combine repositories when adding a removable drive that already has a repository on it. - -- Joey Hess Fri, 15 Mar 2013 00:10:07 -0400 + -- Joey Hess Fri, 22 Mar 2013 18:54:05 -0400 git-annex (4.20130314) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index e074b9c62f..8a36e5f4f8 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130315 +Version: 4.20130323 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess