aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-03-31 00:38:04 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-03-31 00:38:04 -0400
commit06c57ff7660eec7f6d6aef8e791a218174cbd37f (patch)
tree73c27efda8be58a909e28f9cf1fa2e4527ca776b /core/init.lua
parent02dd2c0bd0cad34182f4b55de54a9ea38e9ada50 (diff)
downloadtextadept-06c57ff7660eec7f6d6aef8e791a218174cbd37f.tar.gz
textadept-06c57ff7660eec7f6d6aef8e791a218174cbd37f.zip
Updated for 6.5.
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 9a61379b..cc94e618 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 6.4"
+_RELEASE = "Textadept 6.5"
package.path = _HOME..'/core/?.lua;'..package.path