From de984d11e8e54c4009225488cef1ad89ddd24f46 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 7 Jul 2026 16:47:09 +0300 Subject: Bump version to 0.9.1 for ychat, yhttpd, ycurses Update VERSION define to 0.9.1 in ychat/src/build.h, yhttpd/src/msgs.h, and ycurses/src/msgs.h. Also bump the 'Version 0.9.0-CURRENT' file-header comments across ychat/src to 0.9.1-CURRENT, and the README example log line. --- yhttpd/src/msgs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yhttpd/src') diff --git a/yhttpd/src/msgs.h b/yhttpd/src/msgs.h index 22432c1..e6cb453 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.0" +#define VERSION "0.9.1" #define BRANCH "CURRENT" #define BUILDNR 4027 #define UNAME "Linux 7.0.11-200.fc44.x86_64 x86_64" -- cgit v1.2.3