aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-10-03 15:51:17 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-10-03 15:51:17 -0700
commitc4620ece6015ada9ae7e70cadf3bc0bb0fe5b6d3 (patch)
treeab3f8da5caf333181755cdbf740a0ee1dfab8ebd
parent7f0fcdeea449a3ffc7a65a3024b6b5d4a1b3e93b (diff)
Version bump
-rw-r--r--bb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.h b/bb.h
index 95f7175..6b8efb0 100644
--- a/bb.h
+++ b/bb.h
@@ -26,7 +26,7 @@
#include "bterm.h"
// Macros:
-#define BB_VERSION "0.16.0"
+#define BB_VERSION "0.16.1"
#ifndef PATH_MAX
#define PATH_MAX 4096