diff --git a/VERSION b/VERSION index 4f5e697..2aa5131 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.4.5 +3.4.7 diff --git a/makefile b/makefile index f1519d9..c176f6e 100644 --- a/makefile +++ b/makefile @@ -10,16 +10,16 @@ # wsltty release -ver=3.4.5 +ver=3.4.7 # wsltty appx release - must have 4 parts! -verx=3.4.5.0 +verx=3.4.7.0 ############################## # mintty release version -minttyver=3.4.5 +minttyver=3.4.7 ##############################