aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-10-01 10:09:10 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2015-10-01 10:09:10 -0400
commit74e5eba1e75d758deaf0c71735c8167dbe489a55 (patch)
treeb8e66bf0483e6d7725c9139ba18c3dd0fdeb6f71 /core/init.lua
parent200f7017f13e057cfd64650f4720d2fb116c4c5c (diff)
downloadtextadept-74e5eba1e75d758deaf0c71735c8167dbe489a55.tar.gz
textadept-74e5eba1e75d758deaf0c71735c8167dbe489a55.zip
Updated for 8.3.
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 38e19ace..969e02bc 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.2"
+_RELEASE = "Textadept 8.3"
package.path = _HOME..'/core/?.lua;'..package.path