aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:44:15 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:44:15 -0400
commit5abdec9ea9f026755c711e327c25c4bcbd69c96f (patch)
treeb2d80d822a993ae7ea1477533013db405f4448b1 /core/init.lua
parentf00cac5dd0e7fd63e430e5e75fe476afd7f199fc (diff)
downloadtextadept-5abdec9ea9f026755c711e327c25c4bcbd69c96f.tar.gz
textadept-5abdec9ea9f026755c711e327c25c4bcbd69c96f.zip
Updated for 7.2 beta 2.
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 5f84ad0d..3ac9d131 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 beta 2"
+_RELEASE = "Textadept 7.2 beta 3"
package.path = _HOME..'/core/?.lua;'..package.path