scripts/make-snapshot
author deba
Wed, 21 Nov 2007 13:34:38 +0000
changeset 2518 4c0a23bd70b5
permissions -rwxr-xr-x
Bugfix in min cut computation
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*