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-07-23 05:17:14 -04:00
|
|
|
$wp_version = '1.3-alpha-2';
|
2004-01-27 20:52:58 -05:00
|
|
|
|
2004-06-17 20:22:09 -04:00
|
|
|
?>
|