scripts/make-snapshot
author deba
Fri, 05 May 2006 10:48:58 +0000
changeset 2069 d55adbe1fc78
permissions -rwxr-xr-x
Bug fix: Using set instead reference assignment
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*