From 87c8a573e61d900c7304a4e4a4808199f31ef1f6 Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Sun, 9 Dec 2007 23:45:08 +0000 Subject: [PATCH] Release 0.14 Signed-off-by: Catalin Marinas --- debian/changelog | 6 ++++++ stgit/version.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cfefd56..a99805a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +stgit (0.14-0) unstable; urgency=low + + * New upstream release + + -- Catalin Marinas Sun, 09 Dec 2007 23:44:13 +0000 + stgit (0.13-0) unstable; urgency=low * New upstream release diff --git a/stgit/version.py b/stgit/version.py index edd79e0..c443c90 100644 --- a/stgit/version.py +++ b/stgit/version.py @@ -1,4 +1,4 @@ -version = '0.13' +version = '0.14' # minimum version requirements git_min_ver = '1.5.2' -- 2.11.0