scripts/make-snapshot
author alpar
Mon, 01 Oct 2007 19:23:16 +0000
changeset 2484 51995c1f1093
permissions -rwxr-xr-x
make it compatible with current version of glpk
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*