瀏覽代碼

winGRASS: report gdal version 1.9.0

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51169 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年之前
父節點
當前提交
71eaa69d39
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/osgeo4w/gdal-config

+ 1 - 1
mswindows/osgeo4w/gdal-config

@@ -5,7 +5,7 @@ CONFIG_LIBS="$OSGEO4W_ROOT_MSYS/lib/gdal_i.lib"
 CONFIG_DEP_LIBS="$OSGEO4W_ROOT_MSYS/lib/libpng13.lib $OSGEO4W_ROOT_MSYS/lib/zlib.lib"
 CONFIG_PREFIX="$OSGEO4W_ROOT_MSYS"
 CONFIG_CFLAGS="-I$OSGEO4W_ROOT_MSYS/include"
-CONFIG_VERSION="1.8.0"
+CONFIG_VERSION="1.9.0"
 CONFIG_OGR_ENABLED=yes
 CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf rik leveller sgi idrisi bsb gif jpeg png pcraster "
 usage()