scripts/make-snapshot
author deba
Fri, 30 Nov 2007 09:22:38 +0000
changeset 2529 93de38566e6c
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` $*