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