aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-19 21:35:54 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-19 21:35:54 -0400
commite8be43d53e2f8271bdaec7de1f32ee736b6a469f (patch)
tree0fa297881cbee15089d1abfa4bfbe6ee605a6476 /core/init.lua
parentd33ce3da2cef9b2efa327f3ad09bb245de0967be (diff)
Updated for 8.0 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 74e8eeaa..d1a88b21 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 alpha"
+_RELEASE = "Textadept 8.0 beta"
package.path = _HOME..'/core/?.lua;'..package.path