aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-08 00:14:05 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-08 00:14:05 -0400
commit7917d3edfb1ce61b9d090bdb6504f8cad4d075d5 (patch)
tree508439208edc7fd751642d16ec485199394dffe8 /core
parent98690bcc5df6125e0e8cff2fb2dd616b1fd45c0f (diff)
Updated for 7.0 beta 3.
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 a1cca760..d272281e 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 2"
+_RELEASE = "Textadept 7.0 beta 3"
package.path = _HOME..'/core/?.lua;'..package.path