scripts/make-snapshot
author deba
Mon, 19 Feb 2007 12:11:41 +0000
changeset 2368 6b2e8b734ae7
permissions -rwxr-xr-x
Bug fixes
Documentation
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*