Version 1.1

This commit is contained in:
Cameron Gutman 2018-10-20 20:01:59 -07:00
parent ae4346e587
commit c35241f7d6

View File

@ -1,5 +1,5 @@
#pragma once
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_FILEVERSION 1,0,0,0
#define VER_FILEVERSION_STR "1.0.0.0\0"
#define VER_FILEVERSION 1,1,0,0
#define VER_FILEVERSION_STR "1.1.0.0\0"