Skip to:
Content

bbPress.org

Changeset 4043


Ignore:
Timestamp:
07/02/2012 01:01:29 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump to 2.1-rc4.

Location:
branches/plugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbpress.php

    r4027 r4043  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.1-rc3
     20 * Version:     2.1-rc4
    2121 * Text Domain: bbpress
    2222 * Domain Path: /bbp-languages/
     
    174174        /** Versions **********************************************************/
    175175
    176         $this->version    = '2.1-rc3'; // bbPress version
     176        $this->version    = '2.1-rc4'; // bbPress version
    177177        $this->db_version = '203';     // bbPress DB version
    178178
  • branches/plugin/readme.txt

    r4027 r4043  
    2626
    2727== Changelog ==
     28
     29= 2.1-rc-4 =
     30* Improved cache busting on creation
     31* Fixed Akismet edit bug
     32* Fixed Widgets nooping globals
     33* Fixed translation load order
    2834
    2935= 2.1-rc-3 =
Note: See TracChangeset for help on using the changeset viewer.