File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 33
33
'image ' => "images/icon_big.png " , /* for backward compatibility */
34
34
35
35
/** Development information */
36
- 'status_version ' => "1.4 rc " ,
37
- 'status ' => "rc " ,
38
- 'date ' => "25 Dec 2024 " ,
36
+
37
+ 'status_version ' => "1.4.0 " ,
38
+ 'status ' => "final " ,
39
+ 'date ' => "01 Jan 2025 " ,
39
40
'author_word ' => "" ,
40
- 'warning ' => _CO_ICMS_WARNING_RC ,
41
+ 'warning ' => _CO_ICMS_WARNING_FINAL ,
41
42
42
43
/** Contributors */
43
44
'developer_website_url ' => "https://www.impresscms.org " ,
73
74
$ modversion ["tables " ] = icms_getTablesArray ($ modversion ['dirname ' ], $ modversion ['object_items ' ]);
74
75
$ modversion ['people ' ]['developers ' ][] = "[url=https://www.impresscms.org/userinfo.php?uid=1102]David Janssens (fiammybe)[/url] " ;
75
76
$ modversion ['people ' ]['developers ' ][] = "[url=https://www.impresscms.org/userinfo.php?uid=106]Rodrigo P Lima (TheRplima)[/url] " ;
76
- $ modversion ['people ' ]['developers ' ][] = "[url=https://www.impresscms.org/userinfo.php?uid=106]phoenyx[/url] " ;
77
- $ modversion ['people ' ]['translators ' ][] = "[url=https://www.impresscms.org/userinfo.php?uid=106]phoenyx[/url] " ;
78
- //$modversion['people']['testers'][] = "";
79
- //$modversion['people']['documenters'][] = "";
80
- //$modversion['people']['other'][] = "";
81
77
82
78
/** Manual */
83
79
$ modversion ['manual ' ]['wiki ' ][] = "<a href='http://wiki.impresscms.org/index.php?title=content' target='_blank'>English</a> " ;
You can’t perform that action at this time.
0 commit comments