Make WordPress Core


Ignore:
Timestamp:
11/15/2006 10:23:43 PM (20 years ago)
Author:
markjaquith
Message:

backport of post-redirect exit() fixes from [4467] and [4468]

File:
1 edited

Legend:

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

    r4430 r4470  
    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.5';
     5$wp_version = '2.0.5.1-beta-1';
    66$wp_db_version = 3441;
    77
Note: See TracChangeset for help on using the changeset viewer.