bump version for realse 1.1.5.0

This commit is contained in:
FunkyFr3sh 2018-03-11 10:34:46 +01:00
parent 308413323c
commit c141dc478f
2 changed files with 11 additions and 7 deletions

View file

@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 1,1,4,2
PRODUCTVERSION 1,1,4,2
FILEVERSION 1,1,5,0
PRODUCTVERSION 1,1,5,0
{
BLOCK "StringFileInfo"
{
@ -8,13 +8,13 @@ PRODUCTVERSION 1,1,4,2
{
VALUE "CompanyName", "cncnet.org"
VALUE "FileDescription", "DirectDraw replacement for C&C95 and Red Alert"
VALUE "FileVersion", "1.1.4.2"
VALUE "FileVersion", "1.1.5.0"
VALUE "InternalName", "ddraw"
VALUE "LegalCopyright", "Copyright (c) 2010-2017"
VALUE "LegalCopyright", "Copyright (c) 2010-2018"
VALUE "LegalTrademarks", ""
VALUE "OriginalFileName", "ddraw.dll"
VALUE "ProductName", "DirectDraw replacement for C&C95 and Red Alert"
VALUE "ProductVersion", "1.1.4.2"
VALUE "ProductVersion", "1.1.5.0"
VALUE "Comments", "https://cncnet.org"
}
}