Skip to content

Commit 3f2795b

Browse files
committed
beta4
git-svn-id: https://develop.svn.wordpress.org/trunk@4750 602fd350-edb4-49c9-b593-d223f7449a82
1 parent e0e0a11 commit 3f2795b

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
@@ -2,7 +2,7 @@
22

33
// This holds the version number in a separate file so we can bump it without cluttering the SVN
44

5-
$wp_version = '2.1-beta3';
5+
$wp_version = '2.1-beta4';
66
$wp_db_version = 4351;
77

88
?>

0 commit comments

Comments
 (0)