Changeset 5235
- Timestamp:
- 12/27/2013 10:27:22 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r5216 r5235 191 191 /** Versions **********************************************************/ 192 192 193 $this->version = '2.6-alpha-52 15';193 $this->version = '2.6-alpha-5235'; 194 194 $this->db_version = '250'; 195 195 -
trunk/readme.txt
r5228 r5235 4 4 Requires at least: 3.6 5 5 Tested up to: 3.8 6 Stable tag: 2.5. 16 Stable tag: 2.5.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 42 42 43 43 == Changelog == 44 45 = 2.5.2 = 46 * Fix BuddyPress (1.9.1) Notification integration 44 47 45 48 = 2.5.1 =
Note: See TracChangeset
for help on using the changeset viewer.