scripts/make-snapshot
author mqrelly
Thu, 26 Oct 2006 14:20:17 +0000
changeset 2263 9273fe7d850c
permissions -rwxr-xr-x
Bug #46 fixed: Superfluous template parameter in Heap concept
NOTE: Not every affected file tested.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*