root/tags/1.5.1.3/wp-includes/version.php
| Revision 2672, 140 bytes (checked in by matt, 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.1.3'; |
| 6 | |
| 7 | ?> |
| 8 |
Note: See TracBrowser for help on using the browser.
