Skip to:
Content

BuddyPress.org

Changeset 7799


Ignore:
Timestamp:
02/05/2014 07:45:21 PM (11 years ago)
Author:
johnjamesjacoby
Message:

Bump version and readme.txt in 1.9 branch to 1.9.2.

Location:
branches/1.9
Files:
2 edited

Legend:

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

    r7795 r7799  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.9.1
     19 * Version:     1.9.2
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    298298        /** Versions **********************************************************/
    299299
    300         $this->version    = '1.9.1-7731';
     300        $this->version    = '1.9.2-7798';
    301301        $this->db_version = 7731;
    302302
  • branches/1.9/readme.txt

    r7716 r7799  
    33Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, twitter, facebook, social, community, networks, networking, cms
    44Requires at least: 3.5
    5 Tested up to: 3.6
    6 Stable tag: 1.9
     5Tested up to: 3.8.1
     6Stable tag: 1.9.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878== Upgrade Notice ==
     79
     80= 1.9.2 =
     81See: http://codex.buddypress.org/releases/version-1-9-2/
    7982
    8083= 1.9.1 =
Note: See TracChangeset for help on using the changeset viewer.