[GRASS-SVN] r37043 - grass/trunk/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 7 11:31:36 EDT 2009
Author: martinl
Date: 2009-05-07 11:31:36 -0400 (Thu, 07 May 2009)
New Revision: 37043
Modified:
grass/trunk/include/gis.h
Log:
GIS_H_DATE added
Modified: grass/trunk/include/gis.h
===================================================================
--- grass/trunk/include/gis.h 2009-05-07 15:27:25 UTC (rev 37042)
+++ grass/trunk/include/gis.h 2009-05-07 15:31:36 UTC (rev 37043)
@@ -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