From 22e0cb9fdae2cf5f857054dbfb8e01efa31fb54a Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 27 Jun 2025 22:54:03 +0100 Subject: Prepare update string and set zip date for 0.14 --- src/sst.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/sst.c') diff --git a/src/sst.c b/src/sst.c index 4f9445d..5d681c4 100644 --- a/src/sst.c +++ b/src/sst.c @@ -270,8 +270,7 @@ static bool already_loaded = false, skip_unload = false; // auto-update message. see below in do_featureinit() static const char *updatenotes = "\ -* Fixed yet another feature initialisation bug, hopefully the last for now\n\ -* Improved messages from hooked plugin_load/plugin_unload commands\n\ +* Added sst_portal_resetisg as as stopgap solution for Portal runners\n\ "; enum { // used in generated code, must line up with featmsgs arrays below -- cgit v1.2.3-54-g00ecf