summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-11-19 13:33:19 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-11-19 13:33:19 (GMT)
commit47e8f16b1eb09360b625e85dc76fcc744cf051e2 (patch)
tree425e24b5df5c55e3c2a9ebdaad9156156c760395 /Mac
parent924f6164215f59e04fa8aa62ed62ce8a50991267 (diff)
downloadcpython-47e8f16b1eb09360b625e85dc76fcc744cf051e2.zip
cpython-47e8f16b1eb09360b625e85dc76fcc744cf051e2.tar.gz
cpython-47e8f16b1eb09360b625e85dc76fcc744cf051e2.tar.bz2
Upped version
Diffstat (limited to 'Mac')
-rw-r--r--Mac/OSX/Makefile2
1 files changed, 1 insertions, 1 deletions
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)