瀏覽代碼

+ Revision keyowrd svn prop

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38501 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 年之前
父節點
當前提交
76a1527372
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/gis.h

+ 1 - 1
include/gis.h

@@ -38,7 +38,7 @@
 static const char *GRASS_copyright __attribute__ ((unused))
     = "GRASS GNU GPL licensed Software";
 
-#define GIS_H_VERSION "$Revision: 37043 $"
+#define GIS_H_VERSION "$Revision$"
 #define GIS_H_DATE    "$Date$"
 
 #define G_gisinit(pgm) G__gisinit(GIS_H_VERSION, (pgm))