From: Brian Dolbec Date: Mon, 27 May 2013 23:34:33 +0000 (-0700) Subject: update version to identify the rewite-git code is being run X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b560587cc496f9f004de58603b5dfe2d6268e663;p=catalyst.git update version to identify the rewite-git code is being run --- diff --git a/catalyst/main.py b/catalyst/main.py index 05904ecb..a838cbde 100644 --- a/catalyst/main.py +++ b/catalyst/main.py @@ -26,7 +26,7 @@ from contents import ContentsMap __maintainer__="Catalyst " -__version__="2.0.12.2" +__version__="rewrite-git" conf_values={}