diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-04-08 23:58:37 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-04-08 23:58:37 -0700 |
| commit | e0a30fe02bf1c75ebd211dd8f3defa6241c5b82b (patch) | |
| tree | e7bc00e607ba762ade236865ab6b6dcbee421133 /bb.h | |
| parent | adcb0a43e02cd34a289fd66f290d87f9ac91197c (diff) | |
Some overhaul and refactoring. bbstartup.sh and bindings.bb have been
moved into scripts/bbstartup and scripts/bbbindkeys alongside the other
scripts. Some minor bugs have been fixed as well, and a few bindings
added.
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.26.0" +#define BB_VERSION "0.27.0" #ifndef PATH_MAX #define PATH_MAX 4096 |
