From ad97778e47af4eb09225c7768ebb076d74850792 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 31 May 2012 22:18:23 -0400 Subject: Updated for Textadept 5.4. --- core/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/init.lua b/core/init.lua index 573c0b76..ecfef7b9 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. -_RELEASE = "Textadept 5.3" +_RELEASE = "Textadept 5.4" package.path = _HOME..'/core/?.lua;'..package.path os.setlocale('C', 'collate') -- cgit v1.2.3