aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-30 21:29:35 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-30 21:29:35 -0400
commit533e7e55c54709e7a0f3f45aeadb06bf80d4bfea (patch)
tree406ebe2dde24e2d7193d14b94993df0283574a01 /core
parent892edb00db9f3118f655921c18756f7c30b179a3 (diff)
Updated for 7.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 61d71b51..ed215679 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 4"
+_RELEASE = "Textadept 7.2"
package.path = _HOME..'/core/?.lua;'..package.path