Version 1.2

This commit is contained in:
Cameron Gutman
2018-10-21 21:23:02 -07:00
parent 632bba6da8
commit 541a0bf9d9

View File

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