aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-08-29 12:19:52 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-08-29 12:19:52 -0400
commit92ce6671d7c6c2c0acd19e4e068dc4749480324d (patch)
tree42cfb68df422e06725ee4330ae33787b82bea466 /core/init.lua
parente40d61789e41c0f5ab2951bae2e74c2cfcf7af67 (diff)
downloadtextadept-92ce6671d7c6c2c0acd19e4e068dc4749480324d.tar.gz
textadept-92ce6671d7c6c2c0acd19e4e068dc4749480324d.zip
Updated for 9.0 beta.
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 88d00f5f..29be0ff4 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 9.0 alpha 2"
+_RELEASE = "Textadept 9.0 beta"
_COPYRIGHT = 'Copyright © 2007-2016 Mitchell. See LICENSE.\n'..
'http://foicica.com/textadept'