Making the presentation page a little more intuitive

git-svn-id: https://develop.svn.wordpress.org/trunk@2757 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-08-07 10:11:30 +00:00
parent 1d5e21d175
commit 2165c50e82
6 changed files with 75 additions and 29 deletions
+1 -1
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';
?>