1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

Finalise 3.6-alpha6

This commit is contained in:
Paul Arthur 2013-05-30 17:23:44 -04:00
parent 66d907abaa
commit 22edd18649
2 changed files with 3 additions and 4 deletions

View file

@ -64,7 +64,7 @@ if ($link) {
}
/** This is the version.... fluf nothing more... **/
$results['version'] = '3.6-alpha5-DEV';
$results['version'] = '3.6-alpha6';
$results['int_config_version'] = '12';
if ($results['force_ssl']) {