diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-06-06 18:13:58 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-06-06 18:13:58 -0700 |
| commit | 9ab3ad0fa01ddb51deace904fe6695a8045fd68f (patch) | |
| tree | 1cc470aa1031cd986f2bce40b168f650c7801bda /bb.c | |
| parent | 76f1cd816b397427edc12fced6c95645b9df6e78 (diff) | |
Bumped version
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.12.0" +#define BB_VERSION "0.13.0" #ifndef PATH_MAX #define PATH_MAX 4096 |
