diff --git a/VERSION b/VERSION index 1545d96..a9f07dd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.5.0 +3.5.0.2 diff --git a/makefile b/makefile index 9c70b60..f107191 100644 --- a/makefile +++ b/makefile @@ -10,10 +10,10 @@ # wsltty release -ver=3.5.0 +ver=3.5.0.2 # wsltty appx release - must have 4 parts! -verx=3.5.0.0 +verx=3.5.0.2 ##############################