scripts/make-snapshot
author alpar
Tue, 18 Jul 2006 17:00:24 +0000
changeset 2155 c712e66532d8
permissions -rwxr-xr-x
Minor doc changes.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*