Reserve 2.1 for MISH release

This commit is contained in:
Cameron Gutman 2019-07-13 15:20:47 -07:00
parent c721a93d0a
commit 1a01936a23

View File

@ -1,7 +1,7 @@
#pragma once
#define VER_VERSION 2,0,0,0
#define VER_VERSION_STR "2.0.0.0"
#define VER_VERSION 2,1,0,0
#define VER_VERSION_STR "2.1.0.0"
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper"