From a30d5ce69a8e0f5611b4762aa0f45d0947b3a39e Mon Sep 17 00:00:00 2001 From: Fred Potter Date: Tue, 27 Aug 2013 16:25:48 -0700 Subject: [PATCH] bumping to 0.1.8 --- xctool/xctool/Version.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xctool/xctool/Version.m b/xctool/xctool/Version.m index 9db239c77..000ec06a4 100644 --- a/xctool/xctool/Version.m +++ b/xctool/xctool/Version.m @@ -1,4 +1,4 @@ #import "Version.h" -NSString * const XCToolVersionString = @"0.1.7"; +NSString * const XCToolVersionString = @"0.1.8";