Changeset 7716 for branches/1.9/bp-loader.php
- Timestamp:
- 12/27/2013 10:51:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.9/bp-loader.php
r7682 r7716 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 1.9 19 * Version: 1.9.1 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ … … 298 298 /** Versions **********************************************************/ 299 299 300 $this->version = '1.9 -7682';300 $this->version = '1.9.1-7716'; 301 301 $this->db_version = 7553; 302 302
Note: See TracChangeset
for help on using the changeset viewer.