Changeset 1647420
- Timestamp:
- 04/28/2017 01:26:25 PM (9 years ago)
- Location:
- rss-post-importer
- Files:
-
- 2 edited
-
tags/2.5.0/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rss-post-importer/tags/2.5.0/index.php
r1647386 r1647420 33 33 34 34 if (!defined('RSS_PI_VERSION')) { 35 define('RSS_PI_VERSION', '2. 4.0');35 define('RSS_PI_VERSION', '2.5.0'); 36 36 } 37 37 -
rss-post-importer/trunk/index.php
r1647386 r1647420 33 33 34 34 if (!defined('RSS_PI_VERSION')) { 35 define('RSS_PI_VERSION', '2. 4.0');35 define('RSS_PI_VERSION', '2.5.0'); 36 36 } 37 37
Note: See TracChangeset
for help on using the changeset viewer.