aboutsummaryrefslogtreecommitdiff
path: root/bb.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-11-01 17:11:17 +0100
committerBruce Hill <bruce@bruce-hill.com>2019-11-01 17:11:17 +0100
commit6f78e214a0106bf25c78edacdc6791dbbdfb8cac (patch)
tree04a4ee9cf96d8aa91db5c774cc9cf57f09445263 /bb.h
parent7bdced0f1c5e44c7be87a8ba867ddd78f32dba52 (diff)
Version bump
Diffstat (limited to 'bb.h')
-rw-r--r--bb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.h b/bb.h
index 1a3bd70..99ffbcd 100644
--- a/bb.h
+++ b/bb.h
@@ -25,7 +25,7 @@
#include "bterm.h"
// Macros:
-#define BB_VERSION "0.17.3"
+#define BB_VERSION "0.18.0"
#ifndef PATH_MAX
#define PATH_MAX 4096