Changeset 8203
- Timestamp:
- 03/29/2014 01:21:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r8021 r8203 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 2.0-b leeding19 * Version: 2.0-beta1 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ … … 304 304 /** Versions **************************************************/ 305 305 306 $this->version = '2.0- alpha-8020';306 $this->version = '2.0-beta1'; 307 307 $this->db_version = 7892; 308 308
Note: See TracChangeset
for help on using the changeset viewer.