Update version.

I wonder if there's a way to fix this Makefile to be slightly less
totally unreliable.
This commit is contained in:
Michael W. Hudson 2005-06-15 11:46:27 +00:00
parent 744ff388ff
commit 0e21be71da
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ blddir= ../..
srcdir= ../..
# Python version
VERSION= 2.3
VERSION= 2.5
# Compiler flags
OPT= -g