diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-02-23 20:22:19 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-02-23 20:22:19 -0800 |
| commit | 99a7f917c3aad3cfa942af0ef47e41e2434086bb (patch) | |
| tree | 0ea1dcdfd3e9a37fa04c2457445facea62905f8a /bb.h | |
| parent | 8888c23cadbcf0b958519fcaf8dd1869eb399449 (diff) | |
API tweaks and documentation updates.
Diffstat (limited to 'bb.h')
| -rw-r--r-- | bb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
