From e0a30fe02bf1c75ebd211dd8f3defa6241c5b82b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 8 Apr 2020 23:58:37 -0700 Subject: Some overhaul and refactoring. bbstartup.sh and bindings.bb have been moved into scripts/bbstartup and scripts/bbbindkeys alongside the other scripts. Some minor bugs have been fixed as well, and a few bindings added. --- bb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bb.h') diff --git a/bb.h b/bb.h index 3e1a270..2b99f88 100644 --- a/bb.h +++ b/bb.h @@ -26,7 +26,7 @@ #include "bterm.h" // Macros: -#define BB_VERSION "0.26.0" +#define BB_VERSION "0.27.0" #ifndef PATH_MAX #define PATH_MAX 4096 -- cgit v1.2.3