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=261a86fb151f1810fddbc8aca04226b10f4cd17b;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 08dc4505..3e9cb7e9 100755 --- a/catalyst/main.py +++ b/catalyst/main.py @@ -26,7 +26,7 @@ from contents import ContentsMap __maintainer__="Catalyst " -__version__="2.0.15" +__version__="rewrite-git" conf_values={}