summaryrefslogtreecommitdiff
path: root/yhttpd/src
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-07 16:47:09 +0300
committerPaul Buetow <paul@buetow.org>2026-07-07 16:47:09 +0300
commitde984d11e8e54c4009225488cef1ad89ddd24f46 (patch)
tree59f48c6fe8ae5b822072a7f060707ffee5f7037d /yhttpd/src
parent0fe33b3c40cb2dee247a8f2db098d49cfcbafd73 (diff)
Bump version to 0.9.1 for ychat, yhttpd, ycursesyhttpd-0.9.1ycurses-0.9.1ychat-0.9.1
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.
Diffstat (limited to 'yhttpd/src')
-rw-r--r--yhttpd/src/msgs.h2
1 files changed, 1 insertions, 1 deletions
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"