scripts/make-snapshot
author kpeter
Wed, 19 Dec 2007 22:23:28 +0000
changeset 2544 5143b01bf1d5
permissions -rwxr-xr-x
Bug fix (Circulation interface changed).
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*