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-07-23 11:17:14 +02:00
|
|
|
$wp_version = '1.3-alpha-2';
|
2004-01-28 02:52:58 +01:00
|
|
|
|
2004-06-18 02:22:09 +02:00
|
|
|
?>
|