Changeset 5719

Show
Ignore:
Timestamp:
06/16/07 02:35:45 (1 year ago)
Author:
ryan
Message:

Bump ver

Files:

Legend:

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

    r5672 r5719  
    33// This holds the version number in a separate file so we can bump it without cluttering the SVN 
    44 
    5 $wp_version = '2.2.1-RC1'; 
     5$wp_version = '2.2.1-RC2'; 
    66$wp_db_version = 5183; 
    77