From f5b7c5fa9fc5e1f1c779c324316c7bbcccb206e6 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 1 Jul 2010 08:36:44 -0400 Subject: Updated files for version 3.0. --- 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 8947076c..db7c0371 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. -_RELEASE = "Textadept 3.0 beta" +_RELEASE = "Textadept 3.0" package.path = _HOME..'/core/?.lua;'..package.path -- cgit v1.2.3