diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-08 01:11:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-08 01:11:04 +0300 |
| commit | 323b993bde8a5c044a8382ebdcdde6feb92b91c3 (patch) | |
| tree | ad4a58548e7283e47250a934b282c4300af39f5c /yhttpd/src | |
| parent | deacb3f85936beac6c8d60b9ba92ea64e518ca53 (diff) | |
Bump version to 0.9.2 for ychat, yhttpd, ycursesHEADyhttpd-0.9.2ycurses-0.9.2ychat-0.9.2master
Post-0.9.1 release; the chat color-picker / POST body parsing fix
(deacb3f) is now in and verified live on f3s.
Diffstat (limited to 'yhttpd/src')
| -rw-r--r-- | yhttpd/src/msgs.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
