scripts/make-snapshot
author athos
Mon, 04 Dec 2006 16:51:46 +0000
changeset 2325 d6ec469aa019
permissions -rwxr-xr-x
Oops. I did not mean to break the repository.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*