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-05-14 09:14:24 +00:00
|
|
|
$wp_version = '1.2-epsilon-RC1';
|
2004-01-28 01:52:58 +00:00
|
|
|
|
|
|
|
?>
|