2004-01-28 02:52:58 +01:00
|
|
|
<?php
|
|
|
|
|
2005-05-06 01:13:24 +02:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
|
2004-01-28 02:52:58 +01:00
|
|
|
|
2005-08-07 12:11:30 +02:00
|
|
|
$wp_version = '1.6-ALPHA-2-still-dont-use';
|
2004-01-28 02:52:58 +01:00
|
|
|
|
2004-09-05 02:31:23 +02:00
|
|
|
?>
|