Skip to content

Commit

Permalink
change version to dev12
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiyansKing committed Jul 3, 2023
1 parent 391dbdb commit 7f5278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion D3D11Engine/pch.h
Expand Up @@ -33,7 +33,7 @@ using namespace DirectX;
#define ENABLE_TESSELATION 0

#ifndef VERSION_NUMBER
#define VERSION_NUMBER "17.8-dev11"
#define VERSION_NUMBER "17.8-dev12"
#endif

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

0 comments on commit 7f5278a

Please sign in to comment.