diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-05-29 00:58:33 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-05-29 00:58:33 -0700 |
| commit | ca45d7750c596def3de561f8999d74708976f69f (patch) | |
| tree | 4854d51c7e5987e01bf6f71b3c88268801ecb14d | |
| parent | 38408b549936d820b54e69ed5d168c61d2b0a5d5 (diff) | |
Version bump
| -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.10.0" +#define BB_VERSION "0.11.0" #ifndef PATH_MAX #define PATH_MAX 4096 |
