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

Finalise 3.6-alpha3

This commit is contained in:
Paul Arthur 2012-10-15 13:16:00 -04:00
parent 10b2d039d4
commit d7c0531871
2 changed files with 2 additions and 2 deletions

View file

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