scripts/make-snapshot
author deba
Mon, 27 Mar 2006 08:01:10 +0000
changeset 2016 ecb067198349
permissions -rwxr-xr-x
Doc rearrangement
Section readers moved to own group
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*