Browse Source

Change version to 1.11.6 alpha

Yannick Warnier 7 years ago
parent
commit
d5c9458284
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/install/version.php

+ 1 - 1
main/install/version.php

@@ -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;