Skip to:
Content

bbPress.org

Changeset 4732


Ignore:
Timestamp:
01/28/2013 06:30:40 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk to 2.3-beta1.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r4713 r4732  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.3-bleeding-4473
     20 * Version:     2.3-beta1
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    189189        /** Versions **********************************************************/
    190190
    191         $this->version    = '2.3-bleeding-4669';
     191        $this->version    = '2.3-beta1';
    192192        $this->db_version = '224';
    193193
  • trunk/readme.txt

    r4713 r4732  
    11=== bbPress ===
    2 Contributors: matt, johnjamesjacoby
     2Contributors: matt, johnjamesjacoby, jmdodd
    33Tags: forums, discussion, support, theme, akismet, multisite
    4 Requires at least: 3.4
     4Requires at least: 3.5
    55Tested up to: 3.5
    66Stable tag: 2.2.4
Note: See TracChangeset for help on using the changeset viewer.