scripts/make-snapshot
author deba
Wed, 28 Jun 2006 15:28:38 +0000
changeset 2112 f27dfd29c5c0
permissions -rwxr-xr-x
Make explicit constructors
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*