From e13517d0a32be2d3719fb409c8e751641fcbdf25 Mon Sep 17 00:00:00 2001 From: Michael Dlesk Date: Sun, 1 Jan 2012 21:54:33 -0500 Subject: [PATCH] version --- lib/Constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.py b/lib/Constants.py index a67b76f..98a5d17 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.8" + return "0.0.0.9"