[GRASS-SVN] r33182 - grass/branches/develbranch_6/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 31 22:54:01 EDT 2008


Author: hamish
Date: 2008-08-31 22:54:01 -0400 (Sun, 31 Aug 2008)
New Revision: 33182

Modified:
   grass/branches/develbranch_6/lib/init/init.sh
Log:
version cosmetics

Modified: grass/branches/develbranch_6/lib/init/init.sh
===================================================================
--- grass/branches/develbranch_6/lib/init/init.sh	2008-09-01 02:52:52 UTC (rev 33181)
+++ grass/branches/develbranch_6/lib/init/init.sh	2008-09-01 02:54:01 UTC (rev 33182)
@@ -72,7 +72,7 @@
     
     	# Check if the user asked for the version
 	-v|--version)
-	    echo "$GRASS_VERSION"
+	    echo "GRASS GIS $GRASS_VERSION"
 	    echo
 	    cat "$GISBASE/etc/license"
 	    exit



More information about the grass-commit mailing list