Minor version bump.

This commit is contained in:
Bruce Hill 2019-11-01 14:54:34 +01:00
parent cc1e701587
commit 954c42df0c

2
bb.h
View File

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