aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-07-10 17:54:38 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-07-10 17:54:38 -0400
commit1a6973fc549c650789f95ed20054ca6830eaeec3 (patch)
tree8fcd64901fb907cf17b28d4bc4b4e70e21c3acaa /core/init.lua
parent5ca7dc36a82d85db54d0382843525fa822bb2044 (diff)
Updated for 7.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 b2ca7e0e..bdc9c21d 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.4"
+_RELEASE = "Textadept 7.5"
package.path = _HOME..'/core/?.lua;'..package.path