Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiyansKing committed Mar 14, 2023
1 parent 7e931b7 commit 58c358e
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-dev10"
#define VERSION_NUMBER "17.8-dev11"
#endif

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

0 comments on commit 58c358e

Please sign in to comment.