Bumpity-bump-bump

git-svn-id: http://svn.automattic.com/wordpress/branches/1.5@2669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2005-06-28 22:18:02 +00:00
parent aadbabc73e
commit 4e88e96128
1 changed files with 2 additions and 2 deletions

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.2';
$wp_version = '1.5.1.3-tango';
?>
?>