From 0e21be71da1fcbc3701044c26ecc989712393e79 Mon Sep 17 00:00:00 2001 From: "Michael W. Hudson" Date: Wed, 15 Jun 2005 11:46:27 +0000 Subject: Update version. I wonder if there's a way to fix this Makefile to be slightly less totally unreliable. --- Demo/embed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demo/embed/Makefile b/Demo/embed/Makefile index c8d538b..ac935f1 100644 --- a/Demo/embed/Makefile +++ b/Demo/embed/Makefile @@ -10,7 +10,7 @@ blddir= ../.. srcdir= ../.. # Python version -VERSION= 2.3 +VERSION= 2.5 # Compiler flags OPT= -g -- cgit v0.12