scripts/make-snapshot
author deba
Wed, 29 Nov 2006 17:35:31 +0000
changeset 2316 c0fae4bbaa5c
permissions -rwxr-xr-x
Lp section reader
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*