scripts/make-snapshot
author deba
Mon, 19 Feb 2007 19:54:28 +0000
changeset 2371 d2a2cb26ecbb
permissions -rwxr-xr-x
Minor fix
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*