diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-06-15 14:15:53 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-06-15 14:15:53 -0700 |
| commit | 7a757b7906d603ab2e1b25ac880c124ed6684ada (patch) | |
| tree | 6da6e906da6ecc9fa869735a964d2db80ddd82ed /bb.c | |
| parent | b91dbdd3d076752478ca68a2d7b8c36c2a5a3549 (diff) | |
Version bump and added `+bind` doc
Diffstat (limited to 'bb.c')
| -rw-r--r-- | bb.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ #include "config.h" #include "bterm.h" -#define BB_VERSION "0.14.0" +#define BB_VERSION "0.15.0" #ifndef PATH_MAX #define PATH_MAX 4096 |
