scripts/make-snapshot
author deba
Tue, 09 Oct 2007 17:11:42 +0000
changeset 2491 b63ae56979ef
permissions -rwxr-xr-x
Documentation for lemon tools
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*