scripts/make-snapshot
author deba
Mon, 03 Apr 2006 09:24:38 +0000
changeset 2030 d769d2eb4d50
permissions -rwxr-xr-x
Naming convention fix
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*