From 117446299e63896a35537c585dd844462654968a Mon Sep 17 00:00:00 2001 From: Michael Dlesk Date: Thu, 29 Dec 2011 16:16:14 -0500 Subject: [PATCH] Updated version --- lib/Constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Constants.py b/lib/Constants.py index fb4468b..a7df89a 100644 --- a/lib/Constants.py +++ b/lib/Constants.py @@ -1,2 +1,2 @@ def VersionNumber(): - return "0.0.0.4" + return "0.0.0.5"