Changeset 1600

Show
Ignore:
Timestamp:
09/05/04 00:31:23 (4 years ago)
Author:
saxmatt
Message:

Version bump.

Files:

Legend:

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

    r1479 r1600  
    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.3-alpha-2'; 
     5$wp_version = '1.3-alpha-3'; 
    66 
    77?>