aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-11-11 10:05:02 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2013-11-11 10:05:02 -0500
commit19e13c2eb71a57aeb7148873b9696f8750effb72 (patch)
treed4c2c929d7492ffa9784eea10210f4f6c24e5597 /core/init.lua
parent432cd5c0fa2c2d8751d8ee7489e39fe625afd748 (diff)
downloadtextadept-19e13c2eb71a57aeb7148873b9696f8750effb72.tar.gz
textadept-19e13c2eb71a57aeb7148873b9696f8750effb72.zip
Updated for 7.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 7314ae01..b7429940 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 7.0"
+_RELEASE = "Textadept 7.1"
package.path = _HOME..'/core/?.lua;'..package.path