diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 12:48:48 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-05-31 12:48:48 -0700 |
| commit | c7ce37ffbf1950ba199ec56fd6910657c0b6a760 (patch) | |
| tree | 1caa7cb84dceb89a34ffd38b64c960b459878a54 | |
| parent | f539538582c3a5dba7ce5ca344115beea52f054d (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.11.1" +#define BB_VERSION "0.11.2" #ifndef PATH_MAX #define PATH_MAX 4096 |
