From c3402e42b437569f7a38a2ba87e32df1f180f775 Mon Sep 17 00:00:00 2001 From: gilm Date: Sun, 1 Feb 2015 16:29:16 +0200 Subject: [PATCH] Updated to version 1.2 --- TestFairy/binding/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestFairy/binding/Makefile b/TestFairy/binding/Makefile index c54ec2ed..24eab21e 100644 --- a/TestFairy/binding/Makefile +++ b/TestFairy/binding/Makefile @@ -1,7 +1,7 @@ BTOUCH=/Developer/MonoTouch/usr/bin/btouch SMCS=/Developer/MonoTouch/usr/bin/smcs MONOXBUILD=/Library/Frameworks/Mono.framework/Commands/xbuild -VERSION=1.0 +VERSION=1.2 all: TestFairy.iOS.dll