aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-06-29 11:24:59 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-06-29 11:24:59 -0400
commite8f9c0d8a0bf3517745071263a26934cf59bff3e (patch)
tree66153ba1a9c8c43e67094867151acd5427278c93 /core
parent94389cf548069afb0d66853412ea2bc02210fec6 (diff)
downloadtextadept-e8f9c0d8a0bf3517745071263a26934cf59bff3e.tar.gz
textadept-e8f9c0d8a0bf3517745071263a26934cf59bff3e.zip
Updated for 7.0 alpha 2.
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 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