benjamin.peterson
2008-08-18 01:27:33 UTC
Author: benjamin.peterson
Date: Mon Aug 18 03:27:32 2008
New Revision: 65799
Log:
correct version
Modified:
python/branches/py3k/Demo/embed/Makefile
Modified: python/branches/py3k/Demo/embed/Makefile
==============================================================================
--- python/branches/py3k/Demo/embed/Makefile (original)
+++ python/branches/py3k/Demo/embed/Makefile Mon Aug 18 03:27:32 2008
@@ -10,7 +10,7 @@
srcdir= ../..
# Python version
-VERSION= 2.5
+VERSION= 3.0
# Compiler flags
OPT= -g
Date: Mon Aug 18 03:27:32 2008
New Revision: 65799
Log:
correct version
Modified:
python/branches/py3k/Demo/embed/Makefile
Modified: python/branches/py3k/Demo/embed/Makefile
==============================================================================
--- python/branches/py3k/Demo/embed/Makefile (original)
+++ python/branches/py3k/Demo/embed/Makefile Mon Aug 18 03:27:32 2008
@@ -10,7 +10,7 @@
srcdir= ../..
# Python version
-VERSION= 2.5
+VERSION= 3.0
# Compiler flags
OPT= -g