Changeset 4403

Show
Ignore:
Timestamp:
10/17/06 20:21:13 (2 years ago)
Author:
markjaquith
Message:

Alex, I'll take 'things that go bump in the night' for 00

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.0/wp-includes/version.php

    r4245 r4403  
    33// This just holds the version number, in a separate file so we can bump it without cluttering the SVN 
    44 
    5 $wp_version = '2.0.5-beta1'; 
     5$wp_version = '2.0.5-RC1'; 
    66$wp_db_version = 3440; 
    77