aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmake.lua b/xmake.lua
index 43faca933..9e7f0146c 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -1,3 +1,6 @@
+set_version("0.1.0", { build = "%Y%m%d%H%M" })
+set_configvar("ZEN_SCHEMA_VERSION", 3) -- changed cas oplog format (p3rl)
+
add_requires(
"vcpkg::asio",
"vcpkg::cpr",