aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-29 20:51:07 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-29 20:51:07 -0400
commit438f2e7ebbadcd8123c203edc507e9f11b54a6e2 (patch)
treec1eea576a3a7a0d0df03494e3be611c920454606 /core
parentfa38d2306fadc99bb1403433517ecf45a24062eb (diff)
downloadtextadept-438f2e7ebbadcd8123c203edc507e9f11b54a6e2.tar.gz
textadept-438f2e7ebbadcd8123c203edc507e9f11b54a6e2.zip
Updated for 6.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 a8cd48d6..e0efd459 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 6.0 beta 3"
+_RELEASE = "Textadept 6.0"
package.path = _HOME..'/core/?.lua;'..package.path