XPressME Integration Kit

Trac


Ignore:
Timestamp:
Apr 1, 2009, 11:36:06 PM (15 years ago)
Author:
toemon
Message:

bump ver0.21 デフォルトテーマのイメージをチョイ変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xoops_version.php

    r145 r148  
    3131$modversion['name'] = ucfirst($mydirname) . ' ' . constant('_MI_XPRESS_NAME') ; 
    3232$modversion['description'] = constant( '_MI_XPRESS_DESC'); 
    33 $modversion['version'] = "0.20"; 
     33$modversion['version'] = "0.21"; 
    3434$modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://www.toemon.com) ;"; 
    3535$modversion['author'] = "toemon (http://www.toemon.com)"; 
     
    4040 
    4141// status 
    42 $modversion['codename'] = "r145"; 
     42$modversion['codename'] = "r148"; 
    4343 
    4444// onInstall, onUpdate, onUninstall 
Note: See TracChangeset for help on using the changeset viewer.