From 79050d83fca683e6b4eb949c3b1ed786d7306b89 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 26 Jul 2012 18:20:52 -0400 Subject: Updated for 6.0 beta. --- 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 97fbdde2..d7b7df4f 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.5 beta" +_RELEASE = "Textadept 6.0 beta" package.path = _HOME..'/core/?.lua;'..package.path os.setlocale('C', 'collate') -- cgit v1.2.3