[GRASS-SVN] r32701 - grass/branches/develbranch_6/include

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Aug 11 23:41:32 EDT 2008


Author: hamish
Date: 2008-08-11 23:41:31 -0400 (Mon, 11 Aug 2008)
New Revision: 32701

Modified:
   grass/branches/develbranch_6/include/gis.h
Log:
enable Revision keyword for r32695

Modified: grass/branches/develbranch_6/include/gis.h
===================================================================
--- grass/branches/develbranch_6/include/gis.h	2008-08-12 03:36:56 UTC (rev 32700)
+++ grass/branches/develbranch_6/include/gis.h	2008-08-12 03:41:31 UTC (rev 32701)
@@ -38,7 +38,7 @@
 static const char *GRASS_copyright __attribute__ ((unused))
     = "GRASS GNU GPL licensed Software";
 
-#define GIS_H_VERSION "$Revision: 32674 $"
+#define GIS_H_VERSION "$Revision$"
 
 #define G_gisinit(pgm) G__gisinit(GIS_H_VERSION, (pgm))
 #define G_no_gisinit() G__no_gisinit(GIS_H_VERSION)


Property changes on: grass/branches/develbranch_6/include/gis.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id
   + Revision



More information about the grass-commit mailing list