Changeset 2672

Show
Ignore:
Timestamp:
06/29/05 06:23:24 (4 years ago)
Author:
matt
Message:

Okay now.

Files:

Legend:

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

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