Changeset 4782

Show
Ignore:
Timestamp:
01/22/07 21:51:38 (2 years ago)
Author:
matt
Message:

It's that time again.

Files:

Legend:

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

    r4776 r4782  
    33// This holds the version number in a separate file so we can bump it without cluttering the SVN 
    44 
    5 $wp_version = '2.1-RC2'; 
     5$wp_version = '2.1'; 
    66$wp_db_version = 4772; 
    77