scripts/make-snapshot
author deba
Thu, 26 Jul 2007 12:18:02 +0000
changeset 2460 3c347c306703
permissions -rwxr-xr-x
Correction in the line numbering method
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*