From 26dce65309d0bac38f14dfe3b88faa9a4c8734cc Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 30 Apr 2012 19:49:23 -0400 Subject: Updated for Textadept 5.3. --- 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 6ece3e02..573c0b76 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.2" +_RELEASE = "Textadept 5.3" package.path = _HOME..'/core/?.lua;'..package.path os.setlocale('C', 'collate') -- cgit v1.2.3