2004-01-27 20:52:58 -05:00
|
|
|
<?php
|
|
|
|
|
2004-04-21 17:38:38 -04:00
|
|
|
// This just holds the version number, in a separate file so we can bump it without cluttering the CVS
|
2004-01-27 20:52:58 -05:00
|
|
|
|
2004-04-22 03:52:56 -04:00
|
|
|
$wp_version = '1.2-alpha-6';
|
2004-01-27 20:52:58 -05:00
|
|
|
|
|
|
|
?>
|