summaryrefslogtreecommitdiffstats
path: root/Demo/embed
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/embed')
-rw-r--r--Demo/embed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/embed/Makefile b/Demo/embed/Makefile
index ac935f1..857b5e5 100644
--- a/Demo/embed/Makefile
+++ b/Demo/embed/Makefile
@@ -10,7 +10,7 @@ blddir= ../..
srcdir= ../..
# Python version
-VERSION= 2.5
+VERSION= 3.0
# Compiler flags
OPT= -g