scripts/make-snapshot
author ladanyi
Thu, 22 Jun 2006 18:20:25 +0000
changeset 2108 f2c532541730
permissions -rwxr-xr-x
Single makefile.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*