Skip to content

Commit

Permalink
Update Srb2win.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
jameds committed Oct 2, 2020
1 parent c51a4c8 commit 401508e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/win32/Srb2win.rc
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ END
#include "../doomdef.h" // Needed for version string

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,2,7,0
PRODUCTVERSION 2,2,7,0
FILEVERSION 2,2,8,0
PRODUCTVERSION 2,2,8,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand Down

0 comments on commit 401508e

Please sign in to comment.