2004-01-27 20:52:58 -05:00
|
|
|
<?php
|
|
|
|
|
2004-04-21 17:38:38 -04:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the CVS
|
2004-01-27 20:52:58 -05:00
|
|
|
|
2004-12-30 06:25:56 -05:00
|
|
|
$wp_version = '1.5-beta-1';
|
2004-01-27 20:52:58 -05:00
|
|
|
|
2004-09-04 20:31:23 -04:00
|
|
|
?>
|