Skip to:
Content

bbPress.org

Changeset 4457 for trunk/bbpress.php


Ignore:
Timestamp:
11/21/2012 10:45:33 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r4439 r4457  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.2
     20 * Version:     2.3-bleeding-4456
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    3030 * Main bbPress Class
    3131 *
    32  * Tap tap tap... Is this thing on?
     32 * How doth the little busy bee, improve each shining hour...
    3333 *
    3434 * @since bbPress (r2464)
     
    181181        /** Versions **********************************************************/
    182182
    183         $this->version    = '2.2';
     183        $this->version    = '2.3-bleeding-4456';
    184184        $this->db_version = '220';
    185185
Note: See TracChangeset for help on using the changeset viewer.