scripts/make-snapshot
author deba
Sun, 25 May 2008 16:35:05 +0000
changeset 2611 b526b87d8c2f
permissions -rwxr-xr-x
Fixing bug in named parameters (Back port bug fix of ticket #95)
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*