From 0e94d55807d5a9fef078b122e5a7fb50b206fcab Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 7 Dec 2019 21:17:06 -0800 Subject: Cleanup of how window resize events are handled. --- bb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bb.h') diff --git a/bb.h b/bb.h index 2922481..404b422 100644 --- a/bb.h +++ b/bb.h @@ -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 -- cgit v1.2.3