scripts/make-snapshot
author deba
Wed, 07 Mar 2007 11:56:53 +0000
changeset 2397 a501140ce878
permissions -rwxr-xr-x
Some design correction
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*