scripts/make-snapshot
author hegyi
Fri, 27 Oct 2006 15:19:33 +0000
changeset 2266 07b533060ec5
permissions -rwxr-xr-x
NEWS updated to Rel0.6 - according to Alpar's instruction, at last
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*