Version bump

This commit is contained in:
Bruce Hill 2020-04-19 16:00:36 -07:00
parent 470fa9e7c6
commit 7fe1ed5fec

2
btui.h
View File

@ -18,7 +18,7 @@
#include <time.h>
#include <unistd.h>
#define BTUI_VERSION 1
#define BTUI_VERSION 2
typedef struct {
FILE *in, *out;