aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-09-01 12:29:53 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-09-01 12:29:53 -0400
commit99c8ba31def3abb546d2343747bcb94bee001321 (patch)
tree0c9638b394582324a71e590b2fb689e17dfef44c /core
parent6fe7dc428774ff46925c1666c785fc09e6901d3d (diff)
Updated for Textadept 7.6.
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 f20a6d08..a243a455 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 7.5"
+_RELEASE = "Textadept 7.6"
package.path = _HOME..'/core/?.lua;'..package.path