aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 15:19:14 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 15:19:14 -0400
commit8a140ebbffedca0729ad8de6768813e552972161 (patch)
treea9b80a645c07a6a7236c0f1d734d489f5fb0cdb7 /core/init.lua
parent3690100a1730b43ef650489322f8b5379610aa01 (diff)
Updated for 7.9.
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 3a5c2bbd..e9311985 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 7.8"
+_RELEASE = "Textadept 7.9"
package.path = _HOME..'/core/?.lua;'..package.path