aboutsummaryrefslogtreecommitdiff
path: root/src/host/genversion.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/host/genversion.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/genversion.lua b/src/host/genversion.lua
index f0925160..043c9a46 100644
--- a/src/host/genversion.lua
+++ b/src/host/genversion.lua
@@ -1,7 +1,7 @@
1---------------------------------------------------------------------------- 1----------------------------------------------------------------------------
2-- Lua script to embed the rolling release version in luajit.h. 2-- Lua script to embed the rolling release version in luajit.h.
3---------------------------------------------------------------------------- 3----------------------------------------------------------------------------
4-- Copyright (C) 2005-2023 Mike Pall. All rights reserved. 4-- Copyright (C) 2005-2025 Mike Pall. All rights reserved.
5-- Released under the MIT license. See Copyright Notice in luajit.h 5-- Released under the MIT license. See Copyright Notice in luajit.h
6---------------------------------------------------------------------------- 6----------------------------------------------------------------------------
7 7