summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a981058..b486b96 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ podman run --rm -p 2000:2000 --name ychat -v /tmp/ychat-data:/app/data:Z ychat:d
The server logs to stdout. You should see something like:
```
-yChat 0.9.0-CURRENT Build ...
+yChat 0.9.1-CURRENT Build ...
Sock: Created socket on localhost:2000
Sock: Server socket is ready
Initializing sock events (1)