Skip to:
Content

bbPress.org

Changeset 5644


Ignore:
Timestamp:
03/17/2015 03:46:57 AM (8 years ago)
Author:
johnjamesjacoby
Message:

Bump 2.5 branch version to 2.5.6. Include 2.5.6 changelog entry in readme.txt.

Location:
branches/2.5
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/bbpress.php

    r5631 r5644  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.5.5
     20 * Version:     2.5.6
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.5.5-5631';
     193        $this->version    = '2.5.6-5643';
    194194        $this->db_version = '250';
    195195
  • branches/2.5/languages/bbpress.pot

    r5632 r5644  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: bbPress 2.5.5\n"
     5"Project-Id-Version: bbPress 2.5.6\n"
    66"Report-Msgid-Bugs-To: https://bbpress.trac.wordpress.org\n"
    77"POT-Creation-Date: 2015-03-06 17:13:54+00:00\n"
     
    49404940msgstr ""
    49414941
    4942 #. #-#-#-#-#  plugin.pot (bbPress 2.5.5)  #-#-#-#-#
     4942#. #-#-#-#-#  plugin.pot (bbPress 2.5.6)  #-#-#-#-#
    49434943#. Plugin URI of the plugin/theme
    4944 #. #-#-#-#-#  plugin.pot (bbPress 2.5.5)  #-#-#-#-#
     4944#. #-#-#-#-#  plugin.pot (bbPress 2.5.6)  #-#-#-#-#
    49454945#. Author URI of the plugin/theme
    49464946msgid "http://bbpress.org"
  • branches/2.5/readme.txt

    r5631 r5644  
    33Tags: forums, discussion, support, theme, akismet, multisite
    44Requires at least: 3.6
    5 Tested up to: 4.0
    6 Stable tag: 2.5.5
     5Tested up to: 4.1
     6Stable tag: 2.5.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4242
    4343== Changelog ==
     44
     45= 2.5.6 =
     46* Improved notification & subscription email sending
    4447
    4548= 2.5.5 =
Note: See TracChangeset for help on using the changeset viewer.