Changeset 4713
- Timestamp:
- 01/24/2013 05:12:20 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
bbpress.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4669 r4713 190 190 191 191 $this->version = '2.3-bleeding-4669'; 192 $this->db_version = '22 0';192 $this->db_version = '224'; 193 193 194 194 /** Paths *************************************************************/ -
trunk/readme.txt
r4626 r4713 1 1 === bbPress === 2 Contributors: matt, johnjamesjacoby , jmdodd2 Contributors: matt, johnjamesjacoby 3 3 Tags: forums, discussion, support, theme, akismet, multisite 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5 6 Stable tag: 2.2. 36 Stable tag: 2.2.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 27 27 == Changelog == 28 29 = 2.2.4 = 30 * Prepare converter queries 31 * Improve validation and sanitization of form values 28 32 29 33 = 2.2.3 =
Note: See TracChangeset
for help on using the changeset viewer.