Make WordPress Core


Ignore:
Timestamp:
06/05/2006 04:52:21 PM (19 years ago)
Author:
ryan
Message:

Add more fine grained user management caps. Part 1. #2775

File:
1 edited

Legend:

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

    r3810 r3846  
    33// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
    44
    5 $wp_version = '2.1-alpha1';
    6 $wp_db_version = 3809;
     5$wp_version = '2.1-alpha2';
     6$wp_db_version = 3845;
    77
    88?>
Note: See TracChangeset for help on using the changeset viewer.