scripts/make-snapshot
author kpeter
Tue, 05 Feb 2008 12:45:23 +0000
changeset 2565 4f411276c767
permissions -rwxr-xr-x
Bug fix in heap_test.cc.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*