aboutsummaryrefslogtreecommitdiff
path: root/bb.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-12-07 21:17:06 -0800
committerBruce Hill <bruce@bruce-hill.com>2019-12-07 21:17:06 -0800
commit0e94d55807d5a9fef078b122e5a7fb50b206fcab (patch)
treecd7654e9630578544e32b57071f78876d892a571 /bb.h
parente3b0b0343583512d0bcf9eec79da7620325a47db (diff)
Cleanup of how window resize events are handled.
Diffstat (limited to 'bb.h')
-rw-r--r--bb.h2
1 files changed, 1 insertions, 1 deletions
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