scripts/make-snapshot
author deba
Mon, 30 Oct 2006 12:07:52 +0000
changeset 2269 fb1c634fff29
permissions -rwxr-xr-x
Bug fix for removing heap Item from template parameter list
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*