scripts/make-snapshot
author alpar
Thu, 14 Sep 2006 19:11:24 +0000
changeset 2216 1e45cdeea3cc
permissions -rwxr-xr-x
The recent progresses on the tutorial due to Mark.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*