aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-09-28 15:56:47 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-09-28 15:56:47 -0400
commit9303ac592ad2940d0932b6d91db0f7dc5c56c9f6 (patch)
tree259e83be0b40159a0b653f5e3db7245719a71002 /core/init.lua
parentf004c9da96ec90dd7e33da84e8be59a54eebaf84 (diff)
downloadtextadept-9303ac592ad2940d0932b6d91db0f7dc5c56c9f6.tar.gz
textadept-9303ac592ad2940d0932b6d91db0f7dc5c56c9f6.zip
Updated for 9.0.
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 29be0ff4..8fff0c15 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 beta"
+_RELEASE = "Textadept 9.0"
_COPYRIGHT = 'Copyright © 2007-2016 Mitchell. See LICENSE.\n'..
'http://foicica.com/textadept'