scripts/make-snapshot
author ladanyi
Fri, 20 Apr 2007 15:51:54 +0000
changeset 2431 51f4a390e3e5
permissions -rwxr-xr-x
fix to compile with gcc 4.1.2
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*