scripts/make-snapshot
author alpar
Fri, 03 Feb 2006 09:18:17 +0000
changeset 1949 5db4ff8d69de
permissions -rwxr-xr-x
Fight with Doxygen.
Victory hasn't been reached yet, but it's on the horizon.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*