]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update version.
authorMichael W. Hudson <mwh@python.net>
Wed, 15 Jun 2005 11:46:27 +0000 (11:46 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 15 Jun 2005 11:46:27 +0000 (11:46 +0000)
I wonder if there's a way to fix this Makefile to be slightly less
totally unreliable.

Demo/embed/Makefile

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