Skip to content

Commit

Permalink
Updated to indicate 3.8.5-release
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnered committed Jan 22, 2018
1 parent a538074 commit ccbaf1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/init.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

$results['load_time_begin'] = $load_time_begin;
/** This is the version.... fluf nothing more... **/
$results['version'] = '3.8.4-release';
$results['version'] = '3.8.5-release';
$results['int_config_version'] = '34';

if (!empty($results['force_ssl'])) {
Expand Down

0 comments on commit ccbaf1b

Please sign in to comment.