Changeset 3774 for branches/plugin/bbpress.php
- Timestamp:
- 03/01/2012 06:44:08 PM (14 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3772 r3774 16 16 * Author: The bbPress Community 17 17 * Author URI: http://bbpress.org 18 * Version: 2.1- bleeding18 * Version: 2.1-r3773 19 19 * Text Domain: bbpress 20 20 * Domain Path: /bbp-languages/ … … 49 49 * @var string bbPress version 50 50 */ 51 public $version = '2.1- bleeding';51 public $version = '2.1-r3773'; 52 52 53 53 /**
Note: See TracChangeset
for help on using the changeset viewer.