]> 91.132.146.200 Git - insipid.git/commitdiff
2.4 - Seven Portals 2.4_2020-02-16
authorBanana <banana@mirage>
Sun, 16 Feb 2020 11:27:51 +0000 (12:27 +0100)
committerBanana <banana@mirage>
Sun, 16 Feb 2020 11:27:51 +0000 (12:27 +0100)
ChangeLog
VERSION
documentation/update.txt

index 2bc85d3f3c05e92494b6ece95d72121600fab695..451cad60519cf199879167378f505de737cdf3e9 100755 (executable)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-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.
diff --git a/VERSION b/VERSION
index 31e033e15189da04cea7a56006769a98568e6d33..48b400f91af116e9175a6a073561762aa22d68dd 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-x.x - Seven Portals
+2.4 - Seven Portals
index 7c940b71d1b3e8360254aa77bd66caf58c0cfd50..b3c7058455a4d07c31b423149bf7888963dcc169 100644 (file)
@@ -1,12 +1,13 @@
 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');