aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-12-30 15:14:37 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2012-12-30 15:14:37 -0500
commita1f863a87d580277f0eaaf29d59088dde924b0ff (patch)
tree5d1877bc12db4f3ad969c2ededccb3e1ae293cd0 /core
parentb639b209cf152c228edbb5a6e7d1573784a6602f (diff)
downloadtextadept-a1f863a87d580277f0eaaf29d59088dde924b0ff.tar.gz
textadept-a1f863a87d580277f0eaaf29d59088dde924b0ff.zip
Updated for 6.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 e4b08bf8..d38d64df 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.1"
+_RELEASE = "Textadept 6.2"
package.path = _HOME..'/core/?.lua;'..package.path