scripts/make-snapshot
author deba
Wed, 07 Mar 2007 13:32:12 +0000
changeset 2401 7f20ec638bc2
permissions -rwxr-xr-x
Data hiding
Const members
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*