Make WordPress Core


Ignore:
Timestamp:
05/05/2005 11:13:24 PM (20 years ago)
Author:
matt
Message:

Version numbers are always irrational anyway

File:
1 edited

Legend:

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

    r2371 r2585  
    11<?php
    22
    3 // This just holds the version number, in a separate file so we can bump it without cluttering the CVS
     3// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
    44
    5 $wp_version = '1.5.1-alpha';
     5$wp_version = '1.5.1-RC-2.7182818';
    66
    77?>
Note: See TracChangeset for help on using the changeset viewer.