scripts/make-snapshot
author deba
Fri, 02 Mar 2007 18:04:28 +0000
changeset 2386 81b47fc5c444
permissions -rwxr-xr-x
Hard Warning checking
- based on the remark of the ZIB user
- we do not use -Winline
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*