aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2022-01-19 14:46:42 +0100
committerMartin Ridgers <[email protected]>2022-01-20 10:22:07 +0100
commit3d93f8dd12c21ada554ba81bcc070e2e2d67eb4f (patch)
tree6e365b5e82f500bd8b06e704b7f57e681d63a6a8 /xmake.lua
parentChange default windows state dir (diff)
downloadzen-3d93f8dd12c21ada554ba81bcc070e2e2d67eb4f.tar.xz
zen-3d93f8dd12c21ada554ba81bcc070e2e2d67eb4f.zip
Added copyright headers to xmake.lua scripts
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake.lua b/xmake.lua
index 62bd3983a..26eb435ac 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -1,3 +1,5 @@
+-- Copyright Epic Games, Inc. All Rights Reserved.
+
set_version("0.1.0", { build = "%Y%m%d%H%M" })
set_configvar("ZEN_SCHEMA_VERSION", 3) -- changed cas oplog format (p3rl)