Merge branch 'develop'

# Conflicts:
#	config/version.php
This commit is contained in:
snipe 2018-01-24 11:02:46 -08:00
commit edc30a31c1

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.1.11-pre',
'full_app_version' => 'v4.1.11-pre - build 3280-g7a4bf26',
'build_version' => '3280',
'full_app_version' => 'v4.1.11-pre - build 3288-g426bf38',
'build_version' => '3288',
'prerelease_version' => '',
'hash_version' => 'g7a4bf26',
'full_hash' => 'v4.1.11-pre-28-g7a4bf26',
'hash_version' => 'g426bf38',
'full_hash' => 'v4.1.11-pre-36-g426bf38',
'branch' => 'master',
);