Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
metallicafan212 committed Jul 5, 2023
1 parent c3243fd commit a4b6fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Inc/ICBINDx11Drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

#define DX11_USE_MSAA_SHADER 1

#define D3D_DRIVER_VERSION TEXT("0.52 Alpha")
#define D3D_DRIVER_VERSION TEXT("0.53 Alpha")

// Metallicafan212: Compile time
#define COMPILED_AT *FString::Printf(TEXT("%s @ %s"), appFromAnsi(__DATE__), appFromAnsi(__TIME__))
Expand Down

0 comments on commit a4b6fef

Please sign in to comment.