scripts/make-snapshot
author ladanyi
Thu, 13 Apr 2006 18:09:34 +0000
changeset 2047 2b2ebca059ee
permissions -rwxr-xr-x
Removed a 0x00 byte which confused the file utility.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*