瀏覽代碼

Set version to RC 1 to allow for automated packaging of RCs

Yannick Warnier 12 年之前
父節點
當前提交
4dad1451a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/install/version.php

+ 1 - 1
main/install/version.php

@@ -12,7 +12,7 @@
  * Variables used from the main/install/index.php
  */
 $new_version            = '1.9.4';
-$new_version_status     = 'beta';
+$new_version_status     = 'rc';
 $new_version_last_id	= 1;
 $new_version_stable 	= false;
 $new_version_major      = false;