Update config.php

This commit is contained in:
Fred 2019-01-17 11:35:54 +01:00 committed by GitHub
parent 5f9856defe
commit 252546848b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
$version = "9.13.4";
$version = "9.14.0";
if (session_id() == '') session_start();
mb_internal_encoding('UTF-8');