From 15e5de72f79f6154b02f48f4955bef93b11bfe0c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 10 Jun 2019 20:39:00 -0700 Subject: Version bump --- bb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bb.c b/bb.c index dedf90d..bf73e97 100644 --- a/bb.c +++ b/bb.c @@ -24,7 +24,7 @@ #include "config.h" #include "bterm.h" -#define BB_VERSION "0.13.0" +#define BB_VERSION "0.14.0" #ifndef PATH_MAX #define PATH_MAX 4096 -- cgit v1.2.3