aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-11-30 23:06:45 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-11-30 23:06:45 -0500
commit0795d6e58606113965310e321faec0cafaad12bb (patch)
tree6c5c1d18588254476acfa6cf0f82aed3debe5414 /core/init.lua
parent0df466c56b707bea4ac1a9821553488ec271d4f4 (diff)
Updated for 7.8 beta.
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 5b64e86b..bb24fcf5 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.7"
+_RELEASE = "Textadept 7.8 beta"
package.path = _HOME..'/core/?.lua;'..package.path