Ticket #43765: 43765.diff
| File 43765.diff, 389 bytes (added by , 8 years ago) |
|---|
-
src/wp-includes/version.php
diff --git a/src/wp-includes/version.php b/src/wp-includes/version.php index f7c8c99699..aa591d23a4 100644
a b 1 1 <?php 2 /** 3 * WordPress Version 4 * 5 * Contains version information for the current WordPress release. 6 * 7 * @package WordPress 8 */ 9 * @since 1.1.0 2 10 /** 3 11 * The WordPress version string 4 12 *