[GRASS-SVN] r37100 - grass/branches/develbranch_6/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 10 07:34:32 EDT 2009
Author: hamish
Date: 2009-05-10 07:34:32 -0400 (Sun, 10 May 2009)
New Revision: 37100
Modified:
grass/branches/develbranch_6/include/gis.h
Log:
backport GIS_H_DATE
Modified: grass/branches/develbranch_6/include/gis.h
===================================================================
--- grass/branches/develbranch_6/include/gis.h 2009-05-10 11:17:11 UTC (rev 37099)
+++ grass/branches/develbranch_6/include/gis.h 2009-05-10 11:34:32 UTC (rev 37100)
@@ -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