Version bump

This commit is contained in:
Bruce Hill 2019-11-01 17:11:17 +01:00
parent 7bdced0f1c
commit 6f78e214a0

2
bb.h
View File

@ -25,7 +25,7 @@
#include "bterm.h"
// Macros:
#define BB_VERSION "0.17.3"
#define BB_VERSION "0.18.0"
#ifndef PATH_MAX
#define PATH_MAX 4096