From 1aa2bc8ab9c52b34305ad73db559e197b87eb11c Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sun, 27 Jan 2013 14:41:14 -0500 Subject: [PATCH] Modernization. Updated cocoalib to latest commit. --- README | 2 +- requirements-osx.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 8bfbc91..27e7274 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ OS X prerequisites - XCode's Command Line Tools - ObjP 1.2.1 (http://bitbucket.org/hsoft/objp) -- xibless 0.3.0 (https://bitbucket.org/hsoft/xibless) +- xibless 0.5.0 (https://bitbucket.org/hsoft/xibless) Windows prerequisites --------------------- diff --git a/requirements-osx.txt b/requirements-osx.txt index 4e8c580..2022982 100644 --- a/requirements-osx.txt +++ b/requirements-osx.txt @@ -1,3 +1,3 @@ -r requirements.txt objp>=1.2.1 -xibless>=0.3.1 \ No newline at end of file +xibless>=0.5.0 \ No newline at end of file