aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-06-10 19:18:14 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-06-10 19:18:14 -0400
commitfa0829739e58bbc0343ae0d3a9c8d09ede2a54b4 (patch)
tree08b1a914113f42a34e11d36148a53e43b7e71abb /core/init.lua
parent80a0e030a1736ef7f4d9034c02b68fd3a84369b3 (diff)
Updated for 7.4.
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 236b5eb6..e8ca6545 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.3"
+_RELEASE = "Textadept 7.4"
package.path = _HOME..'/core/?.lua;'..package.path