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