scripts/make-snapshot
author alpar
Thu, 05 Oct 2006 10:18:58 +0000
changeset 2232 ae8562537502
permissions -rwxr-xr-x
Fix a bug and two warnings
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*