aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-08-31 09:58:34 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-08-31 09:58:34 -0400
commitbd75ab87e8692972fa9c72cb70b868d2030ce8bd (patch)
tree53cb455ca736ccec10aee6dadffef59310e1bac4 /core/init.lua
parent8f89fa6548660ec4daa7a07f33ef9cad3cad260c (diff)
Updated for 8.2.
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 7634919e..d19085e0 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.1"
+_RELEASE = "Textadept 8.2"
package.path = _HOME..'/core/?.lua;'..package.path