Changeset 1425674
- Timestamp:
- 05/27/2016 05:05:58 PM (10 years ago)
- File:
-
- 1 edited
-
genesis-sermons-cpt/trunk/genesis-sermons-cpt.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
genesis-sermons-cpt/trunk/genesis-sermons-cpt.php
r1407364 r1425674 21 21 * License: GPL-2.0+ 22 22 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt 23 * Text Domain: genesis-communities-cpt24 * Domain Path: /languages/25 23 * Function prefix: scpt_ 26 24 * GitHub Plugin URI: https://github.com/polishedwp/genesis-sermons-cpt … … 55 53 */ 56 54 57 if( !defined( 'SCPT_VERSION' ) )define( 'SCPT_VERSION', '0.4 ' );55 if( !defined( 'SCPT_VERSION' ) )define( 'SCPT_VERSION', '0.4.3' ); 58 56 if( !defined( 'SCPT_BASE_FILE' ) )define( 'SCPT_BASE_FILE', __FILE__ ); 59 57 if( !defined( 'SCPT_BASE_DIR' ) )define( 'SCPT_BASE_DIR', dirname( SCPT_BASE_FILE ) );
Note: See TracChangeset
for help on using the changeset viewer.