2004-01-28 01:52:58 +00:00
|
|
|
<?php
|
|
|
|
|
|
2005-05-05 23:13:24 +00:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
|
2004-01-28 01:52:58 +00:00
|
|
|
|
2006-03-07 01:52:01 +00:00
|
|
|
$wp_version = '1.5.3-beta1';
|
2004-01-28 01:52:58 +00:00
|
|
|
|
2005-06-28 22:18:02 +00:00
|
|
|
?>
|