Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/30/2020 01:28:02 PM (5 years ago)
Author:
johnjamesjacoby
Message:

Bump 2.6 branch to 2.6.5-alpha-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.6/src/bbpress.php

    r7062 r7064  
    1818 * Author:      The bbPress Contributors
    1919 * Author URI:  https://bbpress.org
    20  * Version:     2.6.4
     20 * Version:     2.6.5-alpha-1
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    204204        /** Versions **********************************************************/
    205205
    206         $this->version    = '2.6.4';
     206        $this->version    = '2.6.5-alpha-1';
    207207        $this->db_version = '263';
    208208
Note: See TracChangeset for help on using the changeset viewer.