diff --git a/wp-includes/version.php b/wp-includes/version.php index 53c9f16118..45a9133075 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -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.6-ALPHA-do-not-use'; +$wp_version = '1.6-ALPHA-2'; ?> \ No newline at end of file