8 lines
259 B
Diff
8 lines
259 B
Diff
--- a/vkd3d_build.h.in 2024-06-18 15:10:38.000000000 +0600
|
|
+++ b/vkd3d_build.h.in 2024-10-22 11:13:31.304081219 +0600
|
|
@@ -1,3 +1,3 @@
|
|
#include <stdint.h>
|
|
|
|
-static const uint64_t vkd3d_build = 0x@VCS_TAG@;
|
|
+static const uint64_t vkd3d_build = 0x@VCS_TAG@p0;
|