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 /ycurses | |
| 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 '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 68026ca..9adf0bd 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.0" +#define VERSION "0.9.1" #define BRANCH "CURRENT" #define BUILDNR 1661 #define UNAME "FreeBSD 5.3-RELEASE-p15 i386" |
