From: Catalin Marinas Date: Fri, 23 Feb 2007 22:19:06 +0000 (+0000) Subject: Release 0.12.1 X-Git-Tag: v0.12.1 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/refs/tags/v0.12.1?hp=8f3aad92f63a76c43c6411776942811a69706cfc Release 0.12.1 Signed-off-by: Catalin Marinas --- diff --git a/debian/changelog b/debian/changelog index 61fd2f3..698d787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +stgit (0.12.1-0) unstable; urgency=low + + * New upstream release + + -- Catalin Marinas Fri, 23 Feb 2007 22:18:22 +0000 + stgit (0.12-0) unstable; urgency=low * New upstream release diff --git a/stgit/version.py b/stgit/version.py index d08d17d..95738fd 100644 --- a/stgit/version.py +++ b/stgit/version.py @@ -1 +1 @@ -version = '0.12' +version = '0.12.1'