Make WordPress Core


Ignore:
Timestamp:
06/11/2007 10:43:27 PM (17 years ago)
Author:
ryan
Message:

attribute_escape REQUEST_URI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/wp-includes/version.php

    r5645 r5680  
    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.0.11-RC2';
     5$wp_version = '2.0.11-RC3';
    66$wp_db_version = 3441;
    77
Note: See TracChangeset for help on using the changeset viewer.