From 404af38d10205fd7f9ffd4e8e68425bf03e29eb2 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 2 Feb 2021 18:16:27 -0600 Subject: [PATCH] Version 5.5.2 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 132445d..6c3fb27 100644 --- a/version.h +++ b/version.h @@ -1,7 +1,7 @@ #pragma once -#define VER_VERSION 5,5,1,0 -#define VER_VERSION_STR "5.5.1.0" +#define VER_VERSION 5,5,2,0 +#define VER_VERSION_STR "5.5.2.0" #define VER_COMPANYNAME_STR "Moonlight Game Streaming Project" #define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"