Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/18/2015 03:02:04 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk to 2.4.0-alpha.

This change adds links to future upgrade and changelog pages in readme.txt, and suppresses upgrade notices when running trunk in development environments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-loader.php

    r9910 r9954  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  https://buddypress.org/
    17  * Version:     2.3.0
     17 * Version:     2.4.0-alpha
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    310310        /** Versions **********************************************************/
    311311
    312         $this->version    = '2.3.0';
     312        $this->version    = '2.4.0-alpha';
    313313        $this->db_version = 9909;
    314314
Note: See TracChangeset for help on using the changeset viewer.