scripts/make-snapshot
author deba
Mon, 20 Feb 2006 09:40:07 +0000
changeset 1975 64db671eda28
permissions -rwxr-xr-x
Second renaming of min cut

Minimum => Min
Work => Aux
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*