#!/bin/bash
source $HOME/.gamerc

cd $HOME/www/${GAME_TYPE}-TEST/
find board_* -type f -print | xargs grep --color 'Version'
