summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 611da68..59387c8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2019 Kaarle Ritvanen
+Copyright (c) 2012-2020 Kaarle Ritvanen
All rights reserved.
diff --git a/Makefile b/Makefile
index f834736..239da9f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# Copyright (c) 2012-2016 Kaarle Ritvanen
+# Copyright (c) 2012-2020 Kaarle Ritvanen
# See LICENSE file for license details
ROOT_DIR := /
-LUA_VERSION := 5.2
+LUA_VERSION := 5.3
confdir := etc/aconf
luadir := usr/share/lua/$(LUA_VERSION)/aconf