aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-06-30 21:30:16 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-06-30 21:30:16 -0400
commit1d3b44148ed0999ad262912c296716b273a76112 (patch)
tree50278e449d2fd8d9ff55881c6a18b69628eabcb4 /core/init.lua
parent0bb36c066ea948a9d78c089402abffc6dddb9c6b (diff)
Updated for 8.1.
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 a8c0f80a..7634919e 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"
+_RELEASE = "Textadept 8.1"
package.path = _HOME..'/core/?.lua;'..package.path