Skip to content

Commit cfeda39

Browse files
committed
xpWiki version 5.02.12
1 parent ecc547a commit cfeda39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?php $xpwiki_version = '5.02.11';
1+
<?php $xpwiki_version = '5.02.12';
22
if (! defined('XPWIKI_VERSION')) define('XPWIKI_VERSION', $xpwiki_version);

xoops_trust_path/modules/xpwiki/xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
$modversion['name'] = $mydirname ;
1919
$modversion['version'] = $xpwiki_version ;
2020
$modversion['description'] = constant($constpref.'_MODULE_DESCRIPTION') ;
21-
$modversion['credits'] = '&copy; 2006-2012 hypweb.net.';
21+
$modversion['credits'] = '&copy; 2006-2014 hypweb.net.';
2222
$modversion['author'] = 'nao-pon' ;
2323
$modversion['help'] = '' ;
2424
$modversion['license'] = 'GPL' ;

0 commit comments

Comments
 (0)