aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 22:01:33 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 22:01:33 -0400
commite492b39c96f155b529771992d0bddf519638ffbb (patch)
treee4a8e9d7bf26462604c5011a8024ad2d09a06801 /core
parent42aa663a9dd8b5008530e117c677ed391879c5c7 (diff)
Updated for 7.7.
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 223aee4b..ae5f4e62 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.6"
+_RELEASE = "Textadept 7.7"
package.path = _HOME..'/core/?.lua;'..package.path