scripts/make-snapshot
author alpar
Thu, 01 Mar 2007 16:03:36 +0000
changeset 2379 248152674a9e
permissions -rwxr-xr-x
Prescaling can be turned off
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*