Version 2.1

This commit is contained in:
Cameron Gutman 2018-11-20 18:10:38 -08:00
parent c7565256b5
commit f3a06e5379

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"