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-04-28 02:08:10 +02:00
|
|
|
$wp_version = '1.2-alpha-11';
|
2004-01-28 02:52:58 +01:00
|
|
|
|
|
|
|
?>
|