• R/O
  • HTTP
  • SSH
  • HTTPS

magic3: Commit

Cloud computing platform


Commit MetaInfo

Revision305d58958271d3d3d04c5f093e0d28d6cfe160bf (tree)
Time2016-10-18 07:36:08
Authornaoki hirata <naoki@magi...>
Commiternaoki hirata

Log Message

バージョン番号更新。

Change Summary

Incremental Difference

--- a/include/global.php
+++ b/include/global.php
@@ -56,8 +56,8 @@ define('M3_TITLE_BRACKET_END', '」'); // タイトルを括弧表記する
5656 // ########## システム関係 ##########
5757 // システム基本情報
5858 define('M3_SYSTEM_NAME', 'Magic3'); // システム名称
59-define('M3_SYSTEM_VERSION', '2.17.5'); // システムのバージョン
60-define('M3_SYSTEM_RELEASE_DATE', '2016/10/3'); // システムのリリース日付
59+define('M3_SYSTEM_VERSION', '2.17.6'); // システムのバージョン
60+define('M3_SYSTEM_RELEASE_DATE', '2016/10/18'); // システムのリリース日付
6161 define('M3_SYSTEM_ID', 'M3'); // コンポーネント識別用ID
6262 define('M3_SYSTEM_DESCRIPTION', 'Magic3 is open source cms and web communication platform.'); // システムの説明
6363 define('M3_SYSTEM_MIN_MEMORY', '16M'); // 最小メモリ使用量
Show on old repository browser