scripts/make-snapshot
author alpar
Fri, 03 Feb 2006 16:11:08 +0000
changeset 1955 daca31868d70
permissions -rwxr-xr-x
Change the compilation flag at release make distcheck.
(This setting is probably indifferent, though.)
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*