scripts/make-snapshot
author alpar
Fri, 08 Feb 2008 09:56:46 +0000
changeset 2567 62a9d46303d9
permissions -rwxr-xr-x
Update the server and the repository names to lemon.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*