scripts/make-snapshot
author deba
Wed, 21 Feb 2007 13:49:19 +0000
changeset 2377 83775fab25dc
permissions -rwxr-xr-x
Minor changes
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*