Changeset 4457 for trunk/bbpress.php
- Timestamp:
- 11/21/2012 10:45:33 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/bbpress.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4439 r4457 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2. 220 * Version: 2.3-bleeding-4456 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 30 30 * Main bbPress Class 31 31 * 32 * Tap tap tap... Is this thing on?32 * How doth the little busy bee, improve each shining hour... 33 33 * 34 34 * @since bbPress (r2464) … … 181 181 /** Versions **********************************************************/ 182 182 183 $this->version = '2. 2';183 $this->version = '2.3-bleeding-4456'; 184 184 $this->db_version = '220'; 185 185
Note: See TracChangeset
for help on using the changeset viewer.