Log in with username/password: lyceum/lyceum

root/branches/1.0/src/lyceum/wp-includes/version.php

Revision 1274, 158 bytes (checked in by jjb, 2 years ago)

Version bump

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.0.2';
6 $wp_db_version = 3;
7
8 ?>
9
Note: See TracBrowser for help on using the browser.
Log in with username/password: lyceum/lyceum