scripts/make-snapshot
author alpar
Tue, 05 Jun 2007 17:27:54 +0000
changeset 2450 719220885b90
permissions -rwxr-xr-x
Negate the meaning of the delta parameter
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*