Changeset 844245
- Timestamp:
- 01/24/2014 01:00:25 AM (12 years ago)
- Location:
- instruct/trunk
- Files:
-
- 2 edited
-
instruct.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
instruct/trunk/instruct.php
r658447 r844245 2 2 /** 3 3 * @package Instruct 4 * @version 0. 14 * @version 0.2 5 5 */ 6 6 /* … … 9 9 Description: Easily produce step-by-step instructions with images to include in pages and posts. 10 10 Author: Eric Bartel 11 Version: 0. 111 Version: 0.2 12 12 Author URI: http://www.think-bowl.com/ 13 13 */ -
instruct/trunk/readme.txt
r658455 r844245 4 4 Tags: tutorial, instruction, instructables, guide, recipe, directions, how-to, manual, documentation 5 5 Requires at least: 3.0.1 6 Tested up to: 3. 57 Stable tag: 0. 16 Tested up to: 3.8 7 Stable tag: 0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 * First release with simple functionality. 70 70 71 = 0.2 = 72 * Minor update to fix compatibility on certain PHP configurations. 71 73 72 74 … … 74 76 75 77 78
Note: See TracChangeset
for help on using the changeset viewer.