diff --git a/INSTALL.md b/INSTALL.md index 6c9024696..8d7eba41d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -97,19 +97,26 @@ minimum requirements are indicated in bold. For a detailed list of changes, see Release status - Maps 5.4.x + Maps 5.5.x 7.0 - 7.2+ 1.27 - 1.30+ 2.1 - 2.5 - Planned Q2 2018 + Planned Q3 2018 - Maps 5.3.x + Maps 5.4.x 7.0 - 7.2 1.27 - 1.30+ 2.1 - 2.5 Stable release + + Maps 5.3.x + 7.0 - 7.2 + 1.27 - 1.30+ + 2.1 - 2.5 + Obsolete release, no support + Maps 5.2.x 7.0 - 7.2 diff --git a/Maps.php b/Maps.php index faf21b94d..fb65d239b 100644 --- a/Maps.php +++ b/Maps.php @@ -68,7 +68,7 @@ ); } - define( 'Maps_VERSION', '5.4.0 alpha' ); + define( 'Maps_VERSION', '5.4.0' ); define( 'SM_VERSION', Maps_VERSION ); if ( $GLOBALS['egMapsGMaps3Language'] === '' ) {