aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-03-01 12:24:50 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-03-01 12:24:50 -0500
commitb8bee089a65f9653d200071e83d4dd1615623661 (patch)
tree9c788e8aead51cfc64f6eef1a81837131064eb17 /core/init.lua
parent9a3685348d1205cbffeb784df296d55216f512aa (diff)
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 09667211..6470f689 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"
+_RELEASE = "Textadept 7.2 beta 2"
package.path = _HOME..'/core/?.lua;'..package.path