scripts/make-snapshot
author ladanyi
Fri, 14 Apr 2006 14:57:59 +0000 (2006-04-14)
changeset 2048 b1a605b2f03c
permissions -rwxr-xr-x
make distcheck should work now
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*