Sfoglia il codice sorgente

sidx version adjusted

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38641 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 15 anni fa
parent
commit
c2b9e9ba34
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      include/vect/dig_defines.h

+ 2 - 2
include/vect/dig_defines.h

@@ -154,7 +154,7 @@
 #define GV_TOPO_VER_MAJOR  5
 #define GV_TOPO_VER_MINOR  0
 #define GV_SIDX_VER_MAJOR  5
-#define GV_SIDX_VER_MINOR  0
+#define GV_SIDX_VER_MINOR  1
 #define GV_CIDX_VER_MAJOR  5
 #define GV_CIDX_VER_MINOR  0
 
@@ -165,7 +165,7 @@
 #define GV_TOPO_EARLIEST_MAJOR  5
 #define GV_TOPO_EARLIEST_MINOR	0
 #define GV_SIDX_EARLIEST_MAJOR  5
-#define GV_SIDX_EARLIEST_MINOR	0
+#define GV_SIDX_EARLIEST_MINOR	1
 #define GV_CIDX_EARLIEST_MAJOR  5
 #define GV_CIDX_EARLIEST_MINOR	0