scripts/make-snapshot
author ladanyi
Thu, 23 Mar 2006 19:57:14 +0000
changeset 2012 224cd6aacfc1
permissions -rwxr-xr-x
- added gettext infrastructure to the gui
- the gui has a separate configure script now
- other minor changes
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*