aboutsummaryrefslogtreecommitdiff
path: root/bb.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-02-23 20:22:19 -0800
committerBruce Hill <bruce@bruce-hill.com>2020-02-23 20:22:19 -0800
commit99a7f917c3aad3cfa942af0ef47e41e2434086bb (patch)
tree0ea1dcdfd3e9a37fa04c2457445facea62905f8a /bb.h
parent8888c23cadbcf0b958519fcaf8dd1869eb399449 (diff)
API tweaks and documentation updates.
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 068122c..c25ceae 100644
--- a/bb.h
+++ b/bb.h
@@ -26,7 +26,7 @@
#include "bterm.h"
// Macros:
-#define BB_VERSION "0.22.1"
+#define BB_VERSION "0.24.0"
#ifndef PATH_MAX
#define PATH_MAX 4096