aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-05-25 16:39:35 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-05-25 16:39:35 -0400
commit9de7ba5af04be1f9def245eff29887c016817979 (patch)
treec83a9c7f1b010945c100ffaa942e5131996e7536 /core/init.lua
parent0742576640a432085559bb49ab1916c1d967d22d (diff)
downloadtextadept-9de7ba5af04be1f9def245eff29887c016817979.tar.gz
textadept-9de7ba5af04be1f9def245eff29887c016817979.zip
Updated for 6.6.
Diffstat (limited to 'core/init.lua')
-rw-r--r--core/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua
index 83da8eff..c58bc68e 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 6.6 beta"
+_RELEASE = "Textadept 6.6"
package.path = _HOME..'/core/?.lua;'..package.path