2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-28 19:32:14 +00:00

- bumped version number

[SVN r18060]
This commit is contained in:
Bruno da Silva de Oliveira
2003-03-22 19:33:33 +00:00
parent a83a726b6e
commit 5b2623ff2e

View File

@@ -31,7 +31,7 @@ from ClassExporter import ClassExporter
from IncludeExporter import IncludeExporter
from HeaderExporter import HeaderExporter
__VERSION__ = '0.5.8'
__VERSION__ = '0.5.9'
def GetDefaultIncludes():
if 'INCLUDE' in os.environ: