scripts/make-snapshot
author alpar
Thu, 10 Aug 2006 13:52:56 +0000
changeset 2174 f9e43b5cc617
permissions -rwxr-xr-x
Some color constants added (BLACK, WHITE, RED etc)
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*