Skip to:
Content

bbPress.org


Ignore:
Timestamp:
10/30/2011 03:18:11 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Bump plugin branch version to 2.1-bleeding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbpress.php

    r3536 r3546  
    1616 * Author:      The bbPress Community
    1717 * Author URI:  http://bbpress.org
    18  * Version:     2.0
     18 * Version:     2.1-bleeding
    1919 * Text Domain: bbpress
    2020 * Domain Path: /bbp-languages/
     
    4949     * @public string bbPress version
    5050     */
    51     public $version = '2.0';
     51    public $version = '2.1-bleeding';
    5252
    5353    /**
Note: See TracChangeset for help on using the changeset viewer.