scripts/make-snapshot
author athos
Tue, 31 Oct 2006 15:57:53 +0000
changeset 2288 ef8af928c54e
permissions -rwxr-xr-x
Corrected some typos and grammatical errors.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*