From a2df28017b53c657503c8934bd1bf35c5b23fcdc Mon Sep 17 00:00:00 2001 From: mintty Date: Thu, 10 Oct 2024 00:00:00 +0200 Subject: [PATCH] 3.7.6 --- VERSION | 2 +- makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index aaf18d2..897e56b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.7.5 +3.7.6 diff --git a/makefile b/makefile index 42485d4..dd8c787 100644 --- a/makefile +++ b/makefile @@ -10,16 +10,16 @@ # wsltty release -ver=3.7.5 +ver=3.7.6 # wsltty appx release - must have 4 parts! -verx=3.7.5.1 +verx=3.7.6.1 ############################## # mintty release version -minttyver=3.7.5 +minttyver=3.7.6 ##############################