scripts/make-snapshot
author alpar
Wed, 17 May 2006 05:54:24 +0000
changeset 2088 68f8d17ced51
permissions -rwxr-xr-x
Fix Bug #45: Missing include
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*