update version to identify the rewite-git code is being run
authorBrian Dolbec <dolsen@gentoo.org>
Mon, 27 May 2013 23:34:33 +0000 (16:34 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:08 +0000 (20:25 -0800)
catalyst/main.py

index 08dc4505aa81cc61751fc89d7e055a96120c5776..3e9cb7e90b81a6059b2e9b657b0036b9ba347902 100755 (executable)
@@ -26,7 +26,7 @@ from contents import ContentsMap
 
 
 __maintainer__="Catalyst <catalyst@gentoo.org>"
-__version__="2.0.15"
+__version__="rewrite-git"
 
 conf_values={}