Changeset 1105128
- Timestamp:
- 03/04/2015 01:57:13 PM (11 years ago)
- File:
-
- 1 edited
-
staticwp/trunk/staticwp.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
staticwp/trunk/staticwp.php
r1105126 r1105128 4 4 Description: Converts your blog into a static site. 5 5 Author: Shane Logsdon 6 Version: 1.1. 06 Version: 1.1.1 7 7 Author URI: http://www.slogsdon.com/ 8 8 License: MIT … … 17 17 * 18 18 * @package static-wp 19 * @version 1.1. 019 * @version 1.1.1 20 20 * @author slogsdon 21 21 */ … … 136 136 . "Description: Converts your blog into a static site.\n" 137 137 . "Author: Shane Logsdon\n" 138 . "Version: 1.1. 0\n"138 . "Version: 1.1.1\n" 139 139 . "Author URI: http://www.slogsdon.com/\n" 140 140 . "License: MIT\n"
Note: See TracChangeset
for help on using the changeset viewer.