aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-11-07 09:49:11 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2015-11-07 09:49:11 -0500
commit065ac30798a824e942a1b27fd0613c31f7956115 (patch)
tree13c454e8f06cb0980d0e1a65bace844dd0da289c /core
parent12e08684aa8196c567f6d5f728af3ac6e36c48f6 (diff)
downloadtextadept-065ac30798a824e942a1b27fd0613c31f7956115.tar.gz
textadept-065ac30798a824e942a1b27fd0613c31f7956115.zip
Updated for 8.4.
Diffstat (limited to 'core')
-rw-r--r--core/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua
index 969e02bc..f7b502be 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 8.3"
+_RELEASE = "Textadept 8.4"
package.path = _HOME..'/core/?.lua;'..package.path