Changeset 4732
- Timestamp:
- 01/28/2013 06:30:40 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4713 r4732 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2.3-b leeding-447320 * Version: 2.3-beta1 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 189 189 /** Versions **********************************************************/ 190 190 191 $this->version = '2.3-b leeding-4669';191 $this->version = '2.3-beta1'; 192 192 $this->db_version = '224'; 193 193 -
trunk/readme.txt
r4713 r4732 1 1 === bbPress === 2 Contributors: matt, johnjamesjacoby 2 Contributors: matt, johnjamesjacoby, jmdodd 3 3 Tags: forums, discussion, support, theme, akismet, multisite 4 Requires at least: 3. 44 Requires at least: 3.5 5 5 Tested up to: 3.5 6 6 Stable tag: 2.2.4
Note: See TracChangeset
for help on using the changeset viewer.