Skip to content
Snippets Groups Projects
Commit f69ab021 authored by JediKev's avatar JediKev
Browse files

version: Update MAJOR_VERSION

This updates the MAJOR_VERSION for 1.14.x series.
parent 48d6da07
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,7 @@ define('CLI_DIR', INCLUDE_DIR.'cli/');
#Current version && schema signature (Changes from version to version)
define('GIT_VERSION','$git');
define('MAJOR_VERSION', '1.12');
define('MAJOR_VERSION', '1.14');
define('THIS_VERSION', MAJOR_VERSION.'-git'); //Shown on admin panel
//Path separator
if(!defined('PATH_SEPARATOR')){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment