In fact, updating the swig/python/setup.py is documented in point 3) of the HOWTO-RELEASE procedure. The question is : should be it updated now, during the development process, or just before producing the first beta/RC.
Le Wednesday 29 April 2009 21:16:05 Lucena, Ivan, vous avez écrit : > 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 _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
