diff --git a/version.h b/version.h index 894a9b2..4e340b2 100644 --- a/version.h +++ b/version.h @@ -1,7 +1,7 @@ #pragma once -#define VER_VERSION 4,1,0,0 -#define VER_VERSION_STR "4.1.0.0" +#define VER_VERSION 4,2,0,0 +#define VER_VERSION_STR "4.2.0.0" #define VER_COMPANYNAME_STR "Moonlight Game Streaming Project" #define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"