aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-30 14:59:31 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-30 14:59:31 -0400
commit48f71d6acc4cb1e62c137b874404cc2a0571f621 (patch)
treeae6fb5975cdb1475d492e1270b0595c543fa7a8f /core/init.lua
parent065fb5c913195669647e4533121e9dcbd85c917c (diff)
downloadtextadept-48f71d6acc4cb1e62c137b874404cc2a0571f621.tar.gz
textadept-48f71d6acc4cb1e62c137b874404cc2a0571f621.zip
Updated for 11.0 beta 2.
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 e2674e48..e27dae72 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2020 Mitchell. See LICENSE.
-_RELEASE = 'Textadept 11.0 beta'
+_RELEASE = 'Textadept 11.0 beta 2'
_COPYRIGHT = 'Copyright © 2007-2020 Mitchell. See LICENSE.\n' ..
'https://orbitalquark.github.io/textadept'