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
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*