From e8f9c0d8a0bf3517745071263a26934cf59bff3e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 29 Jun 2013 11:24:59 -0400 Subject: Updated for 7.0 alpha 2. --- core/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/init.lua') diff --git a/core/init.lua b/core/init.lua index 83c6bed5..04c3dce7 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 alpha" +_RELEASE = "Textadept 7.0 alpha 2" package.path = _HOME..'/core/?.lua;'..package.path -- cgit v1.2.3