diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-07 16:47:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-07 16:47:09 +0300 |
| commit | de984d11e8e54c4009225488cef1ad89ddd24f46 (patch) | |
| tree | 59f48c6fe8ae5b822072a7f060707ffee5f7037d /README.md | |
| parent | 0fe33b3c40cb2dee247a8f2db098d49cfcbafd73 (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
