scripts/make-snapshot
author deba
Wed, 26 Sep 2007 14:37:48 +0000
changeset 2475 1e9cc7b2eabc
permissions -rwxr-xr-x
Generate tools documentation
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*