aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-30 23:55:22 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-30 23:55:22 -0400
commitf6cd399ce714b1ec3baf0e8018241b10212334f8 (patch)
tree9c088f729465f9f30fae526fd5f4a083c30368b2 /core
parentd113e962a9276a206cb3c12a2779f9565b9b8630 (diff)
Updated for 7.0.
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 655c1e5b..e38b031a 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 beta 5"
+_RELEASE = "Textadept 7.0"
package.path = _HOME..'/core/?.lua;'..package.path