scripts/make-snapshot
author athos
Mon, 22 Jan 2007 12:13:57 +0000
changeset 2349 c945f577a66d
permissions -rwxr-xr-x
Small bug corrected.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*