2004-01-28 01:52:58 +00:00
|
|
|
<?php
|
|
|
|
|
2004-04-21 21:38:38 +00:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the CVS
|
2004-01-28 01:52:58 +00:00
|
|
|
|
2004-04-29 07:28:09 +00:00
|
|
|
$wp_version = '1.2-beta';
|
2004-01-28 01:52:58 +00:00
|
|
|
|
|
|
|
?>
|