diff --git a/src/Makefile b/src/Makefile index 3cafa02..e89990c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -28,7 +28,7 @@ NAME = Mamba EXEC_NAME = $(shell echo $(NAME) | tr A-Z a-z) BUILD_DIR = build - VER = 1.7 + VER = 1.8 LIB_DIR := ../libxputty/libxputty/ HEADER_DIR := $(LIB_DIR)include/