Skip to:
Content

bbPress.org

Changeset 4713


Ignore:
Timestamp:
01/24/2013 05:12:20 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk stable tag in readme.txt and add 2.2.4 changes. Bump DB version to match 2.2.4.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r4669 r4713  
    190190
    191191        $this->version    = '2.3-bleeding-4669';
    192         $this->db_version = '220';
     192        $this->db_version = '224';
    193193
    194194        /** Paths *************************************************************/
  • trunk/readme.txt

    r4626 r4713  
    11=== bbPress ===
    2 Contributors: matt, johnjamesjacoby, jmdodd
     2Contributors: matt, johnjamesjacoby
    33Tags: forums, discussion, support, theme, akismet, multisite
    44Requires at least: 3.4
    55Tested up to: 3.5
    6 Stable tag: 2.2.3
     6Stable tag: 2.2.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626
    2727== Changelog ==
     28
     29= 2.2.4 =
     30* Prepare converter queries
     31* Improve validation and sanitization of form values
    2832
    2933= 2.2.3 =
Note: See TracChangeset for help on using the changeset viewer.