scripts/make-snapshot
author deba
Tue, 17 Oct 2006 10:40:28 +0000
changeset 2245 f09b1ea5c249
permissions -rwxr-xr-x
Little modification on interface and documentation
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*