aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-05-31 11:12:11 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-05-31 11:12:11 -0400
commit5ea7bceea665cc5d64ccd714c683ac00cf12ab58 (patch)
treeecc63ac6c7a3c92fd2f8a34a653003726324a44b /core/init.lua
parent1fe859b60e16925552ef3ac912ab249092446c45 (diff)
Updated for 7.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 ca1910cf..42e6f250 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 7.2"
+_RELEASE = "Textadept 7.3"
package.path = _HOME..'/core/?.lua;'..package.path