Changeset 1038

Show
Ignore:
Timestamp:
08/09/07 14:25:21 (1 year ago)
Author:
donncha
Message:

Bump the version.
Split versions, props drmike, fixes #364

Files:

Legend:

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

    r1028 r1038  
    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.4rc1-2.2.2'; 
     5$wp_version = 'wordpress-mu-1.2.4'; 
     6$wporg_version = 'wordpress-2.2.2'; 
    67$wp_db_version = 5200; 
    78