2004-01-28 02:52:58 +01:00
|
|
|
<?php
|
|
|
|
|
2004-04-21 23:38:38 +02:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the CVS
|
2004-01-28 02:52:58 +01:00
|
|
|
|
2004-05-14 11:14:24 +02:00
|
|
|
$wp_version = '1.2-epsilon-RC1';
|
2004-01-28 02:52:58 +01:00
|
|
|
|
|
|
|
?>
|