Changeset 3628

Show
Ignore:
Timestamp:
03/07/06 01:52:01 (3 years ago)
Author:
ryan
Message:

Version bump

Files:

Legend:

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

    r2780 r3628  
    33// This just holds the version number, in a separate file so we can bump it without cluttering the SVN 
    44 
    5 $wp_version = '1.5.2'; 
     5$wp_version = '1.5.3-beta1'; 
    66 
    77?>