aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-09-30 21:55:50 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-09-30 21:55:50 -0400
commite89985eba5c4c6eee73071843f4e00f9ce879d40 (patch)
tree243b69e2b61ef8294e331ee59d351d4920e4f371 /core
parentfceda031f64a2a66113fdda36c6a8c532f66b8d0 (diff)
downloadtextadept-e89985eba5c4c6eee73071843f4e00f9ce879d40.tar.gz
textadept-e89985eba5c4c6eee73071843f4e00f9ce879d40.zip
Updated for Textadept 7.0 beta 4.
Diffstat (limited to 'core')
-rw-r--r--core/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua
index a165966e..b0458f0e 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 7.0 beta 3"
+_RELEASE = "Textadept 7.0 beta 4"
package.path = _HOME..'/core/?.lua;'..package.path