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
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*