scripts/make-snapshot
author alpar
Wed, 12 Jul 2006 11:40:52 +0000
changeset 2135 15355b98fb84
permissions -rwxr-xr-x
Must have been changed because of the private copy constructor.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*