From 9c9b88d4168d800c9cb05b764a5edde360081c7f Mon Sep 17 00:00:00 2001 From: mintty Date: Wed, 11 Nov 2020 00:00:00 +0100 Subject: [PATCH] 3.4.3 --- VERSION | 2 +- makefile | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 4d9d11c..6cb9d3d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.4.2 +3.4.3 diff --git a/makefile b/makefile index 9dca9d7..19da20f 100644 --- a/makefile +++ b/makefile @@ -8,16 +8,16 @@ # wsltty release -ver=3.4.2 +ver=3.4.3 # wsltty appx release - must have 4 parts! -verx=3.4.2.0 +verx=3.4.3.0 ############################## # mintty release version -minttyver=3.4.2 +minttyver=3.4.3 ############################## @@ -268,7 +268,7 @@ copcab: ver cp *.url $(CAB)/ cp *.bat $(CAB)/ cp config-distros.sh $(CAB)/ - cp makeshortcut.vbs $(CAB)/ + cp mkshortcut.vbs $(CAB)/ cop: copcab mkdir -p rel