XPressME Integration Kit

Trac


Ignore:
Timestamp:
May 18, 2011, 9:07:23 PM (13 years ago)
Author:
toemon
Message:

WPなしでのインストールに対応 Fixed#405

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Ver3.0/xpressme_integration_kit/xoops_version.php

    r741 r744  
    8383$modversion['name'] = ucfirst($mydirname) . ' ' . constant('_MI_XP2_NAME') ; 
    8484$modversion['description'] = constant( '_MI_XP2_DESC'); 
    85 $modversion['version'] = "2.40"; 
     85$modversion['version'] = "3.00"; 
    8686$modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://ja.xpressme.info) ;"; 
    8787$modversion['author'] = "toemon (http://ja.xpressme.info)"; 
     
    9494 
    9595// status 
    96 $modversion['codename'] = ""; 
     96$modversion['codename'] = "Alpha1"; 
    9797 
    9898// onInstall, onUpdate, onUninstall 
Note: See TracChangeset for help on using the changeset viewer.