scripts/make-snapshot
author alpar
Fri, 03 Feb 2006 17:32:25 +0000
changeset 1958 5be9c1ca0252
permissions -rwxr-xr-x
- svn lock doesn't work
- fix bootstrap switch
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*