Changeset 4368 for trunk/bbpress.php
- Timestamp:
- 11/09/2012 10:50:12 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4360 r4368 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2.2-beta 120 * Version: 2.2-beta2 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 181 181 /** Versions **********************************************************/ 182 182 183 $this->version = '2.2-beta 1-4357';183 $this->version = '2.2-beta2-4368'; 184 184 $this->db_version = '216'; 185 185
Note: See TracChangeset
for help on using the changeset viewer.