From 21512efd3cf3d22f0c63a64f3b2edede53c047be Mon Sep 17 00:00:00 2001 From: Michael Dlesk Date: Sat, 24 Dec 2011 23:49:28 -0500 Subject: [PATCH] New Version --- lib/Constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.py b/lib/Constants.py index 7144977..fb4468b 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.3" + return "0.0.0.4"