scripts/make-snapshot
author alpar
Fri, 08 Feb 2008 10:42:38 +0000
changeset 2570 c62964ff0d53
permissions -rwxr-xr-x
Fix a silly typo
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*