scripts/make-snapshot
author kpeter
Tue, 04 Dec 2007 18:51:35 +0000
changeset 2532 06495c0e12f5
permissions -rwxr-xr-x
Bug fixes in the rename script.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*