From 9ab3ad0fa01ddb51deace904fe6695a8045fd68f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 6 Jun 2019 18:13:58 -0700 Subject: Bumped version --- bb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bb.c b/bb.c index 2900950..a9059a9 100644 --- a/bb.c +++ b/bb.c @@ -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 -- cgit v1.2.3