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

Finalise 3.6-alpha4

This commit is contained in:
Paul Arthur 2012-11-27 14:47:46 -05:00
parent 4e247196ff
commit 8444fd6b1e
2 changed files with 4 additions and 2 deletions

View file

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