pcsxr/macosx/version.sh

5 lines
69 B
Bash

#!/bin/bash
VER=`svnversion -n ../`
#VER=`expr ${VER} + 0`
echo $VER