diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-11-24 22:12:40 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-11-24 22:12:40 -0800 |
| commit | 796e98cff9778ed30b00b311621b2971d514d4b1 (patch) | |
| tree | 29d39ba4265f6e2557047c576ac9f9c1ebd725c3 | |
| parent | 56cb3a2d66e847a9a53997fcecec1de6833fd4ab (diff) | |
Minor version bump
| -rw-r--r-- | bb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include "bterm.h" // Macros: -#define BB_VERSION "0.20.0" +#define BB_VERSION "0.20.1" #ifndef PATH_MAX #define PATH_MAX 4096 |
