<?php global $about; /** * This is the sahana about page information file. * The about page will be generated using the information provided below. */ $about['version'] = '0.6.3'; $about['release'] = 'Final'; $about['release_info'] = 'Final'; $about['release_date'] = '07-April-2010';