aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-12-31 16:43:11 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2015-12-31 16:43:11 -0500
commit3824d49aaaf928754d4b72ca40e8611859f9684c (patch)
treeccd2f17decf96257730d8c94c8261343b37bba3c /core/init.lua
parenta3ba09fab1af11096fc604eb1303abbd923b3958 (diff)
downloadtextadept-3824d49aaaf928754d4b72ca40e8611859f9684c.tar.gz
textadept-3824d49aaaf928754d4b72ca40e8611859f9684c.zip
Updated for 8.5.
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 f7b502be..28af9eab 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.4"
+_RELEASE = "Textadept 8.5"
package.path = _HOME..'/core/?.lua;'..package.path