diff --git a/src/Makefile b/src/Makefile index 0d681a1..d63a26c 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 = 2.0 + VER = 2.1 LIB_DIR := ../libxputty/libxputty/ HEADER_DIR := $(LIB_DIR)include/