]> granicus.if.org Git - python/commitdiff
Bump the version number; used to identify the Python runtime we link to.
authorFred Drake <fdrake@acm.org>
Sat, 17 Nov 2001 06:28:08 +0000 (06:28 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 17 Nov 2001 06:28:08 +0000 (06:28 +0000)
Demo/embed/Makefile

index bdb381ed87351b6fbf42a6cd6f9e91baaeb18fc4..4269946dcec0e3bf7cf4bfefe71c9516ac8bb6cf 100644 (file)
@@ -10,7 +10,7 @@ blddir=               ../..
 srcdir=                ../..
 
 # Python version
-VERSION=       2.1
+VERSION=       2.2
 
 # Compiler flags
 OPT=           -g