Browse CVS Repository
Diff of /xoonips-library/xnparticle/xoops_version.php
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 34 |
// 1.4 -> 1.41 update some functions |
// 1.4 -> 1.41 update some functions |
| 35 |
|
|
| 36 |
$modversion['name'] = _MI_XNPARTICLE_NAME; |
$modversion['name'] = _MI_XNPARTICLE_NAME; |
| 37 |
$modversion['version'] = 1.41; |
$modversion['version'] = 1.50; |
| 38 |
$modversion['description'] = _MI_XNPARTICLE_DESC; |
$modversion['description'] = _MI_XNPARTICLE_DESC; |
| 39 |
$modversion['credits'] = "Keio University(http://www.lib.keio.ac.jp/) and RIKEN, Japan(http://www.riken.jp/)"; |
$modversion['credits'] = "Keio University(http://www.lib.keio.ac.jp/) and RIKEN, Japan(http://www.riken.jp/)"; |
| 40 |
$modversion['author'] = "The XooNIps Library Module Project(http://sourceforge.jp/projects/xoonips-library/) "; |
$modversion['author'] = "The XooNIps Library Module Project(http://sourceforge.jp/projects/xoonips-library/) "; |
|
|
Legend:
| Removed from v.1.12 |
|
| changed lines |
| |
Added in v.1.13 |
|
|
|