scripts/make-snapshot
author ladanyi
Thu, 27 Jul 2006 11:49:15 +0000
changeset 2165 947d36fb3b49
permissions -rwxr-xr-x
Maybe useful, feel free to remove if not.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*