aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-12-09 15:36:04 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2012-12-09 15:36:04 -0500
commitce78f0559e49aeb601d575ab1b702ffb815f5516 (patch)
tree35fc085af98aec35b854f4364e0153cdb85fe5bb /core/init.lua
parent2123fb7820fed27e5c75afe56dc089add4a15b22 (diff)
downloadtextadept-ce78f0559e49aeb601d575ab1b702ffb815f5516.tar.gz
textadept-ce78f0559e49aeb601d575ab1b702ffb815f5516.zip
Updated for 6.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 19b484ef..e4b08bf8 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 6.0"
+_RELEASE = "Textadept 6.1"
package.path = _HOME..'/core/?.lua;'..package.path