Make WordPress Core

Changeset 3230


Ignore:
Timestamp:
11/29/2005 02:01:48 AM (19 years ago)
Author:
matt
Message:

So close I can taste it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/version.php

    r3199 r3230  
    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-beta-2';
     5$wp_version = '2.0-RC1';
    66$wp_db_version = 3199;
    77
Note: See TracChangeset for help on using the changeset viewer.