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 4bd200eb..83f75e44 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. -_RELEASE = "Textadept 9.5 beta" +_RELEASE = "Textadept 9.5" _COPYRIGHT = 'Copyright © 2007-2017 Mitchell. See LICENSE.\n'.. 'http://foicica.com/textadept' |