root/branches/1.5/wp-includes/version.php
| Revision 3628, 144 bytes (checked in by ryan, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | // This just holds the version number, in a separate file so we can bump it without cluttering the SVN |
| 4 | |
| 5 | $wp_version = '1.5.3-beta1'; |
| 6 | |
| 7 | ?> |
| 8 |
Note: See TracBrowser for help on using the browser.
