• R/O
  • HTTP
  • SSH
  • HTTPS

magic3: Commit

Cloud computing platform


Commit MetaInfo

Révisione31ce3ed230a0fc838c5d03b626eccc7eec9353d (tree)
l'heure2018-04-21 10:29:04
Auteurnaoki hirata <naoki@magi...>
Commiternaoki hirata

Message de Log

バージョン番号更新。

Change Summary

Modification

--- a/include/global.php
+++ b/include/global.php
@@ -58,8 +58,8 @@ define('M3_TITLE_BRACKET_END', '」'); // タイトルを括弧表記する
5858 // ########## システム関係 ##########
5959 // システム基本情報
6060 define('M3_SYSTEM_NAME', 'Magic3'); // システム名称
61-define('M3_SYSTEM_VERSION', '2.30.9'); // システムのバージョン
62-define('M3_SYSTEM_RELEASE_DATE', '2018/3/22'); // システムのリリース日付
61+define('M3_SYSTEM_VERSION', '2.30.10'); // システムのバージョン
62+define('M3_SYSTEM_RELEASE_DATE', '2018/4/21'); // システムのリリース日付
6363 define('M3_SYSTEM_ID', 'M3'); // コンポーネント識別用ID
6464 define('M3_SYSTEM_DESCRIPTION', 'Magic3 is open source cms and web communication platform.'); // システムの説明
6565 define('M3_SYSTEM_MIN_MEMORY', '16M'); // 最小メモリ使用量
Afficher sur ancien navigateur de dépôt.