Changeset 32160
- Timestamp:
- 04/20/2015 03:52:03 AM (10 years ago)
- Location:
- branches/3.7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7/package.json
r30478 r32160 1 1 { 2 2 "name": "WordPress", 3 "version": "3.7. 5",3 "version": "3.7.6", 4 4 "description": "WordPress is web software you can use to create a beautiful website or blog.", 5 5 "repository": { -
branches/3.7/src/license.txt
r25001 r32160 1 1 WordPress - Web publishing software 2 2 3 Copyright 201 3by the contributors3 Copyright 2015 by the contributors 4 4 5 5 This program is free software; you can redistribute it and/or modify -
branches/3.7/src/readme.html
r30472 r32160 9 9 <h1 id="logo"> 10 10 <a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a> 11 <br /> Version 3.7. 511 <br /> Version 3.7.6 12 12 </h1> 13 13 <p style="text-align: center">Semantic Personal Publishing Platform</p>
Note: See TracChangeset
for help on using the changeset viewer.