Changeset 4230
- Timestamp:
- 09/25/2012 09:42:31 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4228 r4230 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2.2- bleeding20 * Version: 2.2-alpha 21 21 * Text Domain: bbpress 22 22 * Domain Path: /bbp-languages/ … … 174 174 /** Versions **********************************************************/ 175 175 176 $this->version = '2. 1.2-bleeding-4204';176 $this->version = '2.2-alpha-4229'; 177 177 $this->db_version = '214'; 178 178
Note: See TracChangeset
for help on using the changeset viewer.