aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/init.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-01-01 12:49:25 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-01-01 12:49:25 -0500
commit2f90946c76334830889d3df2bb570ef637c2b8eb (patch)
tree3d9507a17f12e76bd01bc33c2ba3f48b423778d8 /core/init.lua
parentee8e402829b65901351bbbf7417c291da7c3b541 (diff)
Updated for 7.2 alpha.
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 4d03bb01..af8f60c9 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.1"
+_RELEASE = "Textadept 7.2 alpha"
package.path = _HOME..'/core/?.lua;'..package.path