scripts/make-snapshot
author alpar
Mon, 22 Jan 2007 10:22:14 +0000
changeset 2348 5ef61c97bf1b
permissions -rwxr-xr-x
- Some bugfixes
- Better doc
- liftToTop(), liftTo() added
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*