scripts/make-snapshot
author athos
Tue, 09 May 2006 14:28:02 +0000
changeset 2075 d4d1f6ca5c23
permissions -rwxr-xr-x
Fixed typos.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*