aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-01-29 22:03:14 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2013-01-29 22:03:14 -0500
commit900dbd1b4223fdf4e223b0a6167be09437d5144a (patch)
treecfca5e4743414dc5a252f43a851ce19989cc2ef6 /core/init.lua
parente948c3739e47c0891b25ba6e12cf54753e162abe (diff)
downloadtextadept-900dbd1b4223fdf4e223b0a6167be09437d5144a.tar.gz
textadept-900dbd1b4223fdf4e223b0a6167be09437d5144a.zip
Updated for 6.3.
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 a12095e7..da67a2ea 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.2"
+_RELEASE = "Textadept 6.3"
package.path = _HOME..'/core/?.lua;'..package.path