Skip to content

Commit aaf69b4

Browse files
committed
Ver bump
git-svn-id: https://develop.svn.wordpress.org/trunk@6957 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0803a8a commit aaf69b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wp-includes/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* @global string $wp_version
1010
*/
11-
$wp_version = '2.4-bleeding';
11+
$wp_version = '2.5-beta1';
1212

1313
/**
1414
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme

0 commit comments

Comments
 (0)