From 323b993bde8a5c044a8382ebdcdde6feb92b91c3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Jul 2026 01:11:04 +0300 Subject: Bump version to 0.9.2 for ychat, yhttpd, ycurses Post-0.9.1 release; the chat color-picker / POST body parsing fix (deacb3f) is now in and verified live on f3s. --- yhttpd/src/msgs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yhttpd') diff --git a/yhttpd/src/msgs.h b/yhttpd/src/msgs.h index e6cb453..2f9a994 100644 --- a/yhttpd/src/msgs.h +++ b/yhttpd/src/msgs.h @@ -123,7 +123,7 @@ #define XMLREAD "XML: Reading " #define XMLERR "XML Error: " #define XMLER1 "XML Error: Unable to load file " -#define VERSION "0.9.1" +#define VERSION "0.9.2" #define BRANCH "CURRENT" #define BUILDNR 4027 #define UNAME "Linux 7.0.11-200.fc44.x86_64 x86_64" -- cgit v1.2.3