scripts/make-snapshot
author alpar
Wed, 09 Aug 2006 12:51:21 +0000
changeset 2170 42fffa713424
permissions -rwxr-xr-x
Do not list the header itself.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*