git-svn-id: https://develop.svn.wordpress.org/trunk@2617 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-05-27 06:14:25 +00:00
parent 64e674dad8
commit f0f4effd6e

View File

@@ -2,6 +2,6 @@
// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
$wp_version = '1.5.1.1';
$wp_version = '1.5.1.2';
?>