Skip to content
Snippets Groups Projects
Commit dcd56a7f authored by SteelT's avatar SteelT
Browse files

Update patch.pk3 hash and Srb2win.rc

parent 307125e8
Branches
Tags
1 merge request!10502.2.6 preparation
...@@ -31,12 +31,13 @@ ...@@ -31,12 +31,13 @@
* Last updated 2020 / 05 / 10 - v2.2.3 - player.dta & patch.pk3 * Last updated 2020 / 05 / 10 - v2.2.3 - player.dta & patch.pk3
* Last updated 2020 / 05 / 11 - v2.2.4 - patch.pk3 * Last updated 2020 / 05 / 11 - v2.2.4 - patch.pk3
* Last updated 2020 / 07 / 07 - v2.2.5 - player.dta & patch.pk3 * Last updated 2020 / 07 / 07 - v2.2.5 - player.dta & patch.pk3
* Last updated 2020 / 07 / 10 - v2.2.6 - patch.pk3
*/ */
#define ASSET_HASH_SRB2_PK3 "0277c9416756627004e83cbb5b2e3e28" #define ASSET_HASH_SRB2_PK3 "0277c9416756627004e83cbb5b2e3e28"
#define ASSET_HASH_ZONES_PK3 "f7e88afb6af7996a834c7d663144bead" #define ASSET_HASH_ZONES_PK3 "f7e88afb6af7996a834c7d663144bead"
#define ASSET_HASH_PLAYER_DTA "3a48810db46c7790bd373d7e05af5221" #define ASSET_HASH_PLAYER_DTA "3a48810db46c7790bd373d7e05af5221"
#ifdef USE_PATCH_DTA #ifdef USE_PATCH_DTA
#define ASSET_HASH_PATCH_PK3 "57af2ba105dc4eb1e5b8e39e6aafaa4d" #define ASSET_HASH_PATCH_PK3 "50f78724b5e1b6129c22c069e1229703"
#endif #endif
#endif #endif
......
...@@ -66,8 +66,8 @@ END ...@@ -66,8 +66,8 @@ END
#include "../doomdef.h" // Needed for version string #include "../doomdef.h" // Needed for version string
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,2,5,0 FILEVERSION 2,2,6,0
PRODUCTVERSION 2,2,5,0 PRODUCTVERSION 2,2,6,0
FILEFLAGSMASK 0x3fL FILEFLAGSMASK 0x3fL
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment