]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update version here, too.
authorMichael W. Hudson <mwh@python.net>
Wed, 15 Jun 2005 11:47:46 +0000 (11:47 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 15 Jun 2005 11:47:46 +0000 (11:47 +0000)
Demo/embed/Makefile

index c8d538b608d1f91da54972e94aff15f79c2d517e..81fb908076495a7cfc99f4ab31a9ff1da452304c 100644 (file)
@@ -10,7 +10,7 @@ blddir=               ../..
 srcdir=                ../..
 
 # Python version
-VERSION=       2.3
+VERSION=       2.4
 
 # Compiler flags
 OPT=           -g