scripts/make-snapshot
author alpar
Fri, 27 Jun 2008 06:37:14 +0000
changeset 2614 77bc9718ddd7
permissions -rwxr-xr-x
Update the version number
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*