Changeset 31431 for branches/4.1
- Timestamp:
- 02/12/2015 01:34:25 AM (10 years ago)
- Location:
- branches/4.1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/package.json
r30067 r31431 1 1 { 2 2 "name": "WordPress", 3 "version": "4.1. 0",3 "version": "4.1.1", 4 4 "description": "WordPress is web software you can use to create a beautiful website or blog.", 5 5 "repository": { -
branches/4.1/src/license.txt
r28064 r31431 1 1 WordPress - Web publishing software 2 2 3 Copyright 201 4by the contributors3 Copyright 2015 by the contributors 4 4 5 5 This program is free software; you can redistribute it and/or modify -
branches/4.1/src/readme.html
r29787 r31431 10 10 <h1 id="logo"> 11 11 <a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a> 12 <br /> Version 4.1 12 <br /> Version 4.1.1 13 13 </h1> 14 14 <p style="text-align: center">Semantic Personal Publishing Platform</p>
Note: See TracChangeset
for help on using the changeset viewer.