• R/O
  • HTTP
  • SSH
  • HTTPS

magic3: Commit

Cloud computing platform


Commit MetaInfo

Révision009af28e6dcd6bc385eb95f028f42c157ea97be0 (tree)
l'heure2014-10-31 21:54:08
Auteurnaoki hirata <naoki@magi...>
Commiternaoki hirata

Message de Log

バージョン番号更新。

Change Summary

Modification

--- a/include/global.php
+++ b/include/global.php
@@ -48,8 +48,8 @@ define('M3_ENCODING', 'UTF-8'); // 内部エンコーディング
4848 // ########## システム関係 ##########
4949 // システム基本情報
5050 define('M3_SYSTEM_NAME', 'Magic3'); // システム名称
51-define('M3_SYSTEM_VERSION', '2.9.13'); // システムのバージョン
52-define('M3_SYSTEM_RELEASE_DATE', '2014/10/29'); // システムのリリース日付
51+define('M3_SYSTEM_VERSION', '2.10.0'); // システムのバージョン
52+define('M3_SYSTEM_RELEASE_DATE', '2014/11/1'); // システムのリリース日付
5353 define('M3_SYSTEM_ID', 'M3'); // コンポーネント識別用ID
5454 define('M3_SYSTEM_DESCRIPTION', 'Magic3 is open source cms and web communication platform.'); // システムの説明
5555 define('M3_SYSTEM_MIN_MEMORY', '16M'); // 最小メモリ使用量
Afficher sur ancien navigateur de dépôt.