scripts/make-snapshot
author deba
Mon, 10 Jul 2006 19:04:17 +0000
changeset 2121 09a07a851506
permissions -rwxr-xr-x
Modifications in the Graph Component concepts
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*