scripts/make-snapshot
author kpeter
Mon, 28 Jan 2008 11:42:46 +0000
changeset 2558 e70b52a8cd57
permissions -rwxr-xr-x
Improved rename script to handle includes correctly.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*