Changeset 1009

Show
Ignore:
Timestamp:
06/25/07 10:59:19 (1 year ago)
Author:
donncha
Message:

Version number, with WP version

Files:

Legend:

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

    r1004 r1009  
    33// This holds the version number in a separate file so we can bump it without cluttering the SVN 
    44 
    5 $wp_version = 'wordpress-mu-1.2.3'; // Let's just avoid confusion 
     5$wp_version = 'wordpress-mu-1.2.3-2.2.1'; 
    66$wp_db_version = 5200; 
    77