aboutsummaryrefslogtreecommitdiff
path: root/bb.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-11-01 14:54:34 +0100
committerBruce Hill <bruce@bruce-hill.com>2019-11-01 14:54:34 +0100
commit954c42df0c6cb2085377fe4b7d972460b6fceb60 (patch)
tree1954c94a7d68646491145bcd9a1f5052ab90d882 /bb.h
parentcc1e70158730e621a530b11a985c50b5ecc48e12 (diff)
Minor 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 0ae8e73..c5378a9 100644
--- a/bb.h
+++ b/bb.h
@@ -25,7 +25,7 @@
#include "bterm.h"
// Macros:
-#define BB_VERSION "0.17.2"
+#define BB_VERSION "0.17.3"
#ifndef PATH_MAX
#define PATH_MAX 4096