Bump, 3.1.4

git-svn-id: http://svn.automattic.com/wordpress/branches/3.1@18377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2011-06-29 18:23:30 +00:00
parent ae6392585a
commit 52b83ae03f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* @global string $wp_version
*/
$wp_version = '3.1.4-alpha-18371';
$wp_version = '3.1.4';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.