From d67ce45c3eb2730cc7f935d6ac75f193a9a68c45 Mon Sep 17 00:00:00 2001 From: mintty Date: Thu, 15 Apr 2021 00:00:00 +0200 Subject: [PATCH] 3.5.0 --- VERSION | 2 +- makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 2aa5131..1545d96 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.4.7 +3.5.0 diff --git a/makefile b/makefile index c176f6e..ddb2c55 100644 --- a/makefile +++ b/makefile @@ -10,16 +10,16 @@ # wsltty release -ver=3.4.7 +ver=3.5.0 # wsltty appx release - must have 4 parts! -verx=3.4.7.0 +verx=3.5.0.0 ############################## # mintty release version -minttyver=3.4.7 +minttyver=3.5.0 ##############################