aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-30 23:51:21 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-30 23:51:21 -0400
commitdae490077d0969bdeb410ff64c26cdb2d2477c15 (patch)
tree8bcd4a570b3ae1371a4f18127843999ab856a8a4 /core/init.lua
parent49714f83abf714207c63c2338962ee19cec60f02 (diff)
Updated for 8.0.
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 d1a88b21..a8c0f80a 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.0 beta"
+_RELEASE = "Textadept 8.0"
package.path = _HOME..'/core/?.lua;'..package.path