Skip to:
Content

bbPress.org

Changeset 5068 for trunk/bbpress.php


Ignore:
Timestamp:
08/14/2013 08:42:59 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk to RC1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r5048 r5068  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.4-beta1
     20 * Version:     2.4-rc1
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.4-beta1-5033';
     193        $this->version    = '2.4-rc1-5068';
    194194        $this->db_version = '240';
    195195
Note: See TracChangeset for help on using the changeset viewer.