diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-12-07 21:17:06 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-12-07 21:17:06 -0800 |
| commit | 0e94d55807d5a9fef078b122e5a7fb50b206fcab (patch) | |
| tree | cd7654e9630578544e32b57071f78876d892a571 /bb.h | |
| parent | e3b0b0343583512d0bcf9eec79da7620325a47db (diff) | |
Cleanup of how window resize events are handled.
Diffstat (limited to 'bb.h')
| -rw-r--r-- | bb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include "bterm.h" // Macros: -#define BB_VERSION "0.20.1" +#define BB_VERSION "0.20.2" #ifndef PATH_MAX #define PATH_MAX 4096 |
