From: Jack Jansen Date: Wed, 19 Nov 2003 13:33:19 +0000 (+0000) Subject: Upped version X-Git-Tag: v2.4a1~1259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47e8f16b1eb09360b625e85dc76fcc744cf051e2;p=thirdparty%2FPython%2Fcpython.git Upped version --- diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile index 4908ee3c81bd..88fbcaf40717 100644 --- a/Mac/OSX/Makefile +++ b/Mac/OSX/Makefile @@ -2,7 +2,7 @@ # main Makefile. The next couple of variables are overridden on the # commandline in that case. -VERSION=2.3 +VERSION=2.4 builddir = ../.. srcdir = ../.. prefix=/Library/Frameworks/Python.framework/Versions/$(VERSION)