correct version
diff --git a/Demo/embed/Makefile b/Demo/embed/Makefile
index ac935f1..ddbdd92 100644
--- a/Demo/embed/Makefile
+++ b/Demo/embed/Makefile
@@ -10,7 +10,7 @@
 srcdir=		../..
 
 # Python version
-VERSION=	2.5
+VERSION=	2.6
 
 # Compiler flags
 OPT=		-g