Minor version bump

This commit is contained in:
Bruce Hill 2019-10-13 21:21:20 -07:00
parent ff8c2f9c62
commit c9d45599cc

2
bb.h
View File

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