scripts/make-snapshot
author alpar
Tue, 09 May 2006 09:23:39 +0000
changeset 2073 d886e4b131e6
permissions -rwxr-xr-x
- fix bug #43: static and const in Tolerance class
- fix return value of nonZero()
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*