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 /ycurses | |
| 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 'ycurses')
| -rw-r--r-- | ycurses/src/msgs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ycurses/src/msgs.h b/ycurses/src/msgs.h index 9adf0bd..e2e2945 100644 --- a/ycurses/src/msgs.h +++ b/ycurses/src/msgs.h @@ -2,7 +2,7 @@ #define MSGS_H #define APPNAME "curses" -#define VERSION "0.9.1" +#define VERSION "0.9.2" #define BRANCH "CURRENT" #define BUILDNR 1661 #define UNAME "FreeBSD 5.3-RELEASE-p15 i386" |
