diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua index 12a774db..1768b1e2 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. -_RELEASE = 'Textadept 11.0 alpha' +_RELEASE = 'Textadept 11.0 alpha 2' _COPYRIGHT = 'Copyright © 2007-2020 Mitchell. See LICENSE.\nhttp://foicica.com/textadept' |