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.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*