That is what I did: C:\Dev\gdal\swig\python> python setup.py bdist_wininst
And that generates : C:\Dev\gdal\swig\python\dist\GDAL-1.6.0.win32-py2.5.exe It should be 1.7.0 C:\Dev\gdal\swig\python>more ..\..\VERSION 1.7.0 The error seams to be at setup.py line 136: http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/setup.py#L136 Should I go ahead add a ticket and change it myself? Wouldn't be better to read from "..\..\VERSION" instead of hard code it? Regards, Ivan _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
