From b2d708f3b75d9aed5cd8bdadbfcc860d0da609bd Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Fri, 11 Jun 2021 14:51:09 -0400 Subject: proper quoting in version --- version.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.template') diff --git a/version.template b/version.template index 5a64f5c..791112c 100644 --- a/version.template +++ b/version.template @@ -1,2 +1,2 @@ -print("__VERSION__") +print("lua scripts version: " .. '__VERSION__') -- cgit v1.2.3