• R/O
  • HTTP
  • SSH
  • HTTPS

magic3: Commit

Cloud computing platform


Commit MetaInfo

Revisión4e325524ad0e997d828fe4f4957203eb776de902 (tree)
Tiempo2018-07-15 15:49:07
Autornaoki hirata <naoki@magi...>
Commiternaoki hirata

Log Message

バージョン番号更新。

Cambiar Resumen

Diferencia incremental

--- 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.14'); // システムのバージョン
62-define('M3_SYSTEM_RELEASE_DATE', '2018/6/27'); // システムのリリース日付
61+define('M3_SYSTEM_VERSION', '2.30.15'); // システムのバージョン
62+define('M3_SYSTEM_RELEASE_DATE', '2018/7/15'); // システムのリリース日付
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'); // 最小メモリ使用量
Show on old repository browser