From: Michael W. Hudson Date: Wed, 15 Jun 2005 11:47:46 +0000 (+0000) Subject: Update version here, too. X-Git-Tag: v2.4.2c1~185 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=253bf1edbc72594b0235ce588d155f6359f9be82;p=thirdparty%2FPython%2Fcpython.git Update version here, too. --- diff --git a/Demo/embed/Makefile b/Demo/embed/Makefile index c8d538b608d1..81fb90807649 100644 --- a/Demo/embed/Makefile +++ b/Demo/embed/Makefile @@ -10,7 +10,7 @@ blddir= ../.. srcdir= ../.. # Python version -VERSION= 2.3 +VERSION= 2.4 # Compiler flags OPT= -g