scripts/make-snapshot
author ladanyi
Thu, 02 Feb 2006 15:44:45 +0000
changeset 1943 7349b09373a0
permissions -rwxr-xr-x
Fix crash when an arrow is clicked with the delete tool.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*