aboutsummaryrefslogtreecommitdiff
path: root/bb.c
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-06-06 18:13:58 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-06-06 18:13:58 -0700
commit9ab3ad0fa01ddb51deace904fe6695a8045fd68f (patch)
tree1cc470aa1031cd986f2bce40b168f650c7801bda /bb.c
parent76f1cd816b397427edc12fced6c95645b9df6e78 (diff)
Bumped version
Diffstat (limited to 'bb.c')
-rw-r--r--bb.c2
1 files changed, 1 insertions, 1 deletions
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