Changeset 2669

Show
Ignore:
Timestamp:
06/28/05 22:18:02 (4 years ago)
Author:
ryan
Message:

Bumpity-bump-bump

Files:

Legend:

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

    r2617 r2669  
    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.1.2'; 
     5$wp_version = '1.5.1.3-tango'; 
    66 
    77?>