scripts/make-snapshot
changeset 1937 7a7a1f95cc24
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/scripts/make-snapshot	Wed Feb 01 11:33:16 2006 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/bash
     1.5 +
     1.6 +make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*