From e5aa1a709757156589715deb2c67d70e19bb0885 Mon Sep 17 00:00:00 2001 From: brummer10 Date: Sat, 9 Jan 2021 18:11:46 +0100 Subject: [PATCH] Update version --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/