Bumped version

This commit is contained in:
snipe 2017-05-08 20:02:52 -07:00
parent f6be7caaeb
commit 322817b8b1

View file

@ -1,7 +1,7 @@
<?php <?php
return array ( return array (
'app_version' => 'v4.0-develop', 'app_version' => 'v4.0-alpha2',
'build_version' => '10', 'build_version' => 'alpha2',
'hash_version' => 'g76344a8d', 'hash_version' => '13',
'full_hash' => 'v4.0-develop-10-g76344a8', 'full_hash' => 'v4.0-alpha2-13-gf6be7ca',
); );