scripts/make-snapshot
author alpar
Mon, 04 Dec 2006 14:29:58 +0000
changeset 2322 12c5f99807d8
permissions -rwxr-xr-x
Send the output to /dev/null
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*