Skip to content

Commit

Permalink
Change version to 1.11.6 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ywarnier committed Dec 29, 2017
1 parent 836d6d1 commit d5c9458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/install/version.php
Expand Up @@ -14,7 +14,7 @@
* Variables used from the main/install/index.php
*/
$new_version = '1.11.6';
$new_version_status = 'dev';
$new_version_status = 'alpha';
$new_version_last_id = 0;
$new_version_stable = false;
$new_version_major = false;
Expand Down

0 comments on commit d5c9458

Please sign in to comment.