scripts/make-snapshot
author deba
Mon, 26 Mar 2007 10:44:03 +0000
changeset 2414 9e80927b7921
permissions -rwxr-xr-x
Bug fix
Wrong renaming
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*