6 lines
83 B
PHP
6 lines
83 B
PHP
<?php
|
|
$wwa_version = array(
|
|
'version' => '1.3.4',
|
|
'commit' => 'b7ef5ce'
|
|
);
|