XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 17, 2010, 5:11:40 PM (14 years ago)
Author:
toemon
Message:

Bump Ver.2.3.0alpha

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/xoops_version.php

    r553 r557  
    6969$modversion['name'] = ucfirst($mydirname) . ' ' . constant('_MI_XP2_NAME') ; 
    7070$modversion['description'] = constant( '_MI_XP2_DESC'); 
    71 $modversion['version'] = "2.25"; 
     71$modversion['version'] = "2.30"; 
    7272$modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://ja.xpressme.info) ;"; 
    7373$modversion['author'] = "toemon (http://ja.xpressme.info)"; 
     
    7878 
    7979// status 
    80 $modversion['codename'] = ""; 
     80$modversion['codename'] = "alpha"; 
    8181 
    8282// onInstall, onUpdate, onUninstall 
Note: See TracChangeset for help on using the changeset viewer.