From 564c4a9ff65bdf25332a55ead89b26cefc2d7efa Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Wed, 20 Jul 2011 19:26:21 -0700 Subject: [PATCH] bump project version --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index cb911194..74bea31d 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,6 @@ PLATFORMS_DIR = '/Developer/Platforms' SDK_VERSION = '4.3' -PROJECT_VERSION = '0.0.6' +PROJECT_VERSION = '0.0.7' verbose(true)