Skip to:
Content

bbPress.org

Changeset 5129


Ignore:
Timestamp:
10/10/2013 11:23:32 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Update readme.txt and version revision in trunk.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r5100 r5129  
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.5-alpha-5100';
     193        $this->version    = '2.5-alpha-5129';
    194194        $this->db_version = '240';
    195195
  • trunk/readme.txt

    r5097 r5129  
    44Requires at least: 3.6
    55Tested up to: 3.6
    6 Stable tag: 2.4
     6Stable tag: 2.4.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4242
    4343== Changelog ==
     44
     45= 2.4.1 =
     46* Fix forum status saving
     47* Fix widget settings saving
     48* Fix custom wp_title compatibility
     49* Fix search results custom permalink compatibility
     50* Fix custom user topics & replies pages
     51* Fix hierarchical reply handling in converter
    4452
    4553= 2.4 =
Note: See TracChangeset for help on using the changeset viewer.