scripts/make-snapshot
author alpar
Mon, 06 Feb 2006 09:10:43 +0000
changeset 1959 264811b995f3
permissions -rwxr-xr-x
Spellcheck
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*