mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
preparing for release point, exciting stuff
This commit is contained in:
parent
da4199c418
commit
767a3781ec
17 changed files with 33531 additions and 28720 deletions
|
@ -81,8 +81,8 @@ if (!count($results)) {
|
|||
}
|
||||
|
||||
/** This is the version.... fluf nothing more... **/
|
||||
$results['version'] = '3.4-Alpha3 Build (004)';
|
||||
$results['int_config_version'] = '5';
|
||||
$results['version'] = '3.4-Alpha3';
|
||||
$results['int_config_version'] = '6';
|
||||
|
||||
$results['raw_web_path'] = $results['web_path'];
|
||||
$results['web_path'] = $http_type . $_SERVER['HTTP_HOST'] . $results['web_path'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue