From 47e8f16b1eb09360b625e85dc76fcc744cf051e2 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 19 Nov 2003 13:33:19 +0000 Subject: Upped version --- Mac/OSX/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile index 4908ee3..88fbcaf 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) -- cgit v0.12