From 0e07b7478899600805c32564f1b88c1aaedbe16f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 26 Feb 2020 11:17:46 -0500 Subject: Small code cleanup. --- core/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/init.lua') diff --git a/core/init.lua b/core/init.lua index 5724c908..f2d727d1 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. -_RELEASE = "Textadept 10.8" +_RELEASE = 'Textadept 10.8' _COPYRIGHT = 'Copyright © 2007-2020 Mitchell. See LICENSE.\n'.. 'http://foicica.com/textadept' -- cgit v1.2.3