Changeset 1329870
- Timestamp:
- 01/17/2016 07:52:25 AM (10 years ago)
- File:
-
- 1 edited
-
rating-writing/trunk/rating-writing.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rating-writing/trunk/rating-writing.php
r1324467 r1329870 11 11 License: GPLv3 12 12 13 Copyright 201 5grace-create (email : info@grace-create.com)13 Copyright 2016 grace-create (email : info@grace-create.com) 14 14 15 15 This program is free software; you can redistribute it and/or modify … … 28 28 */ 29 29 30 // 1. 030 // 1.1 31 31 // 4.4 32 32 // full path … … 36 36 // http://~/wp-content/plugins/rating-writing 37 37 38 define( 'GCRW_VERSION', '1. 0' );38 define( 'GCRW_VERSION', '1.1' ); 39 39 define( 'GCRW_REQUIRED_WP_VERSION', '4.4' ); 40 40 define( 'GCRW_PLUGIN', __FILE__ );
Note: See TracChangeset
for help on using the changeset viewer.