Browse CVS Repository
Diff of /xoonips-library/xnparticle/xoops_version.php
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 22 |
// -------------------------------------------------------------------------- |
// -------------------------------------------------------------------------- |
| 23 |
|
|
| 24 |
$modversion['name'] = _MI_XNPARTICLE_NAME; |
$modversion['name'] = _MI_XNPARTICLE_NAME; |
| 25 |
$modversion['version'] = 1.20; |
$modversion['version'] = 1.10; |
| 26 |
$modversion['description'] = _MI_XNPARTICLE_DESC; |
$modversion['description'] = _MI_XNPARTICLE_DESC; |
| 27 |
$modversion['credits'] = "Keio University and RIKEN, Japan.<br/>" |
$modversion['credits'] = "Keio University and RIKEN, Japan.<br/>" |
| 28 |
."<a target=\"blank\" href=\"http://www.lib.keio.ac.jp/\">http://www.lib.keio.ac.jp/</a><br/>" |
."<a target=\"blank\" href=\"http://www.lib.keio.ac.jp/\">http://www.lib.keio.ac.jp/</a><br/>" |
|
|
Legend:
| Removed from v.1.4 |
|
| changed lines |
| |
Added in v.1.5 |
|
|
|