6 lines
85 B
PHP
6 lines
85 B
PHP
<?php
|
|
$wwa_version = array(
|
|
'version' => '1.2.8',
|
|
'commit' => '52a8892'
|
|
);
|
|
?>
|