Skip to:
Content

BuddyPress.org

Changeset 9018


Ignore:
Timestamp:
09/15/2014 03:15:50 PM (10 years ago)
Author:
boonebgorges
Message:

Bump version numbers to 2.0.3

Location:
branches/2.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/bp-loader.php

    r8755 r9018  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     2.0.2
     19 * Version:     2.0.3
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    304304        /** Versions **************************************************/
    305305
    306         $this->version    = '2.0.2';
     306        $this->version    = '2.0.3';
    307307        $this->db_version = 8311;
    308308
  • branches/2.0/readme.txt

    r9016 r9018  
    44Requires at least: 3.6
    55Tested up to: 4.0
    6 Stable tag: 2.0.2
     6Stable tag: 2.0.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7878== Upgrade Notice ==
    7979
     80= 2.0.3 =
     81See: http://codex.buddypress.org/releases/version-2-0-3/
     82
    8083= 2.0.2 =
    8184See: http://codex.buddypress.org/releases/version-2-0-2/
     
    146149== Changelog ==
    147150
     151= 2.0.3 =
     152See: http://codex.buddypress.org/releases/version-2-0-3/
     153
    148154= 2.0.2 =
    149155See: http://codex.buddypress.org/releases/version-2-0-2/
Note: See TracChangeset for help on using the changeset viewer.