scripts/make-snapshot
author alpar
Wed, 08 Nov 2006 23:40:08 +0000
changeset 2295 e464aaa8cdd7
permissions -rwxr-xr-x
Send message to the commit author, as well
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*