diff --git a/GS-IPv6-Forwarder b/GS-IPv6-Forwarder index 4ab9599..6fc14fa 160000 --- a/GS-IPv6-Forwarder +++ b/GS-IPv6-Forwarder @@ -1 +1 @@ -Subproject commit 4ab9599679d4948a0e6e14d445ed8291c9c57483 +Subproject commit 6fc14fa95e6d3c6bc620e3147735ea61891b6110 diff --git a/version.h b/version.h index 54479e9..a8bd37f 100644 --- a/version.h +++ b/version.h @@ -1,7 +1,7 @@ #pragma once -#define VER_VERSION 5,3,0,0 -#define VER_VERSION_STR "5.3.0.0" +#define VER_VERSION 5,3,1,0 +#define VER_VERSION_STR "5.3.1.0" #define VER_COMPANYNAME_STR "Moonlight Game Streaming Project" #define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"