Changeset 951

Show
Ignore:
Timestamp:
02/28/04 17:28:06 (5 years ago)
Author:
saxmatt
Message:

Version bump.

Files:

Legend:

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

    r835 r951  
    33// This just holds the version number, in a seperate file so we can bump it without cluttering the CVS 
    44 
    5 $wp_version = '1.1-beta'; 
     5$wp_version = '1.2-alpha'; 
    66 
    77?>