Changeset 5288

Show
Ignore:
Timestamp:
04/19/07 04:05:39 (2 years ago)
Author:
ryan
Message:

2.3-alpha

Files:

Legend:

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

    r5233 r5288  
    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-almost-beta'; 
     5$wp_version = '2.3-alpha'; 
    66$wp_db_version = 5183; 
    77