Le vendredi 18 avril 2014 23:37:47, Martin Landa a écrit : > Hi, > > 2014-04-18 19:43 GMT+02:00 Even Rouault <even.roua...@mines-paris.org>: > > I've switched to 1.12dev > > thanks, but how is possible that after running configure this file is > changed > > Index: VERSION > =================================================================== > --- VERSION (revision 27216) > +++ VERSION (working copy) > @@ -1 +1 @@ > -1.12dev > +1.11.0
Ah, good point. I actually forgot to increase GDAL_VERSION_MINOR in gcore/gdal_version.h. And when you will run configure VERSION will be set to "1.12.0" since configure uses the value of GDAL_VERSION_MAJOR, _MINOR, _MICRO and not GDAL_RELEASE_NAME. Anyway the numbering system of trunk is pretty much undefined between 2 official releases. > > ? > > Martin -- Geospatial professional services http://even.rouault.free.fr/services.html _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev