[GRASS-SVN] r37101 - grass/branches/releasebranch_6_4/include

svn_grass at osgeo.org svn_grass at osgeo.org
Sun May 10 07:35:38 EDT 2009


Author: hamish
Date: 2009-05-10 07:35:38 -0400 (Sun, 10 May 2009)
New Revision: 37101

Modified:
   grass/branches/releasebranch_6_4/include/gis.h
Log:
backport GIS_H_DATE

Modified: grass/branches/releasebranch_6_4/include/gis.h
===================================================================
--- grass/branches/releasebranch_6_4/include/gis.h	2009-05-10 11:34:32 UTC (rev 37100)
+++ grass/branches/releasebranch_6_4/include/gis.h	2009-05-10 11:35:38 UTC (rev 37101)
@@ -39,6 +39,7 @@
     = "GRASS GNU GPL licensed Software";
 
 #define GIS_H_VERSION "$Revision$"
+#define GIS_H_DATE    "$Date$"
 
 #define G_gisinit(pgm) G__gisinit(GIS_H_VERSION, (pgm))
 #define G_no_gisinit() G__no_gisinit(GIS_H_VERSION)



More information about the grass-commit mailing list