diff options
Diffstat (limited to 'wp-inst/wp-includes/version.php')
| -rw-r--r-- | wp-inst/wp-includes/version.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-inst/wp-includes/version.php b/wp-inst/wp-includes/version.php index 53c9f16..4bc9147 100644 --- a/wp-inst/wp-includes/version.php +++ b/wp-inst/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 +?> |
