aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-30 11:40:33 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-30 11:40:33 -0400
commit0ef0b92ce0a683a7a2e5b0657090065174d5013e (patch)
tree1b520936f3ad88ffe5d747b71b1db654686d70fe /core/init.lua
parent8634a51024fa029b56cd1b26df8c5b042d21b13e (diff)
downloadtextadept-0ef0b92ce0a683a7a2e5b0657090065174d5013e.tar.gz
textadept-0ef0b92ce0a683a7a2e5b0657090065174d5013e.zip
Updated for 11.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 ad3803ca..f71cd6be 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2020 Mitchell. See LICENSE.
-_RELEASE = 'Textadept 11.0 alpha 3'
+_RELEASE = 'Textadept 11.0 beta'
_COPYRIGHT = 'Copyright © 2007-2020 Mitchell. See LICENSE.\n' ..
'https://orbitalquark.github.io/textadept'