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
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*