From 9d5dba5e128eaa836a36308c8d2fc7cdae27e2aa Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Fri, 15 Jul 2011 00:54:03 -0700 Subject: [PATCH] bump version number --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 741957a3..583eb6a1 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,6 @@ PLATFORMS_DIR = '/Developer/Platforms' SDK_VERSION = '4.3' -PROJECT_VERSION = '0.0.4' +PROJECT_VERSION = '0.0.5' verbose(true)