Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiyansKing committed Oct 5, 2023
1 parent a00243e commit b2485c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion D3D11Engine/pch.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ using namespace DirectX;
#define ENABLE_TESSELATION 0

#ifndef VERSION_NUMBER
#define VERSION_NUMBER "17.8-dev13"
#define VERSION_NUMBER "17.8-dev14"
#endif

__declspec(selectany) const char* VERSION_NUMBER_STR = VERSION_NUMBER;
Expand Down

0 comments on commit b2485c3

Please sign in to comment.