Making the presentation page a little more intuitive

git-svn-id: http://svn.automattic.com/wordpress/trunk@2757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2005-08-07 10:11:30 +00:00
parent a7b8ae2f17
commit 4022b5c2be
6 changed files with 75 additions and 29 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.6-ALPHA-2';
$wp_version = '1.6-ALPHA-2-still-dont-use';
?>