Increment version for MIHT

This commit is contained in:
Cameron Gutman 2019-07-28 12:29:23 -07:00
parent 1654d9c0cb
commit 1c4e9a1701

View File

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