Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips-library/xnparticle/xoops_version.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.12 by ken_ko, Wed Oct 28 04:22:21 2009 UTC revision 1.13 by ken_ko, Wed Oct 27 10:39:21 2010 UTC
# Line 34  if ( ! defined( 'XOOPS_ROOT_PATH' ) ) ex Line 34  if ( ! defined( 'XOOPS_ROOT_PATH' ) ) ex
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26