Changeset 2209

Show
Ignore:
Timestamp:
02/02/05 22:53:52 (4 years ago)
Author:
saxmatt
Message:

Version bump

Files:

Legend:

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

    r2014 r2209  
    33// This just holds the version number, in a separate file so we can bump it without cluttering the CVS 
    44 
    5 $wp_version = '1.5-beta-1'; 
     5$wp_version = '1.5-gamma'; 
    66 
    77?>