-version x.x - Seven Portals (tba)
+version 2.4 - Seven Portals (2020-02-16)
 
     + Now including update instructions
     + DB export only insipid tables and not the whole DB itself.
 
 If you are updating from a previous version make sure every update info from
 the version your are updating from is done.
 
-x.x
+## version 2.4 - Seven Portals (2020-02-16)
+
 + Run (after authentication) at /index.php?p=stats the "Search index update"
 to make the search work again correctly. At success, there is no confirmation.
 To validate you can now search for single words case-insensitive.
 
-+ Update config file with tow new settings. See config.default for more info
++ Update config file with two new settings. See config.default for more info
 define('EMAIL_JOB_PROTECT', false);
 define('EMAIL_JOB_PROTECT_SECRET', 'SOME_SECRET_STRING');