From 58e0d03067f861db68368e50490f3a6aa1f1cc36 Mon Sep 17 00:00:00 2001 From: Naoki Sawada Date: Tue, 4 Jul 2017 21:37:42 +0900 Subject: [PATCH] d3pipes version 0.70.3 --- xoops_trust_path/modules/d3pipes/xoops_version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xoops_trust_path/modules/d3pipes/xoops_version.php b/xoops_trust_path/modules/d3pipes/xoops_version.php index 88a8ff9..8f65144 100644 --- a/xoops_trust_path/modules/d3pipes/xoops_version.php +++ b/xoops_trust_path/modules/d3pipes/xoops_version.php @@ -12,7 +12,7 @@ $modversion['name'] = $mydirname ; $modversion['description'] = constant($constpref.'_DESC') ; $modversion['version'] = 0.70 ; -$modversion['detailed_version'] = '0.70.2' ; +$modversion['detailed_version'] = '0.70.3' ; $modversion['credits'] = "PEAK Corp."; $modversion['author'] = "GIJ=CHECKMATE
PEAK Corp.(http://www.peak.ne.jp/)" ; $modversion['help'] = "" ;