aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-05-31 09:24:21 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-05-31 09:24:21 -0400
commite8536f59aadb5fcae75ae21c1d1b1919b1e1910d (patch)
tree7f81d0b641919046abb756c269a2134d8448f933 /core
parent9b8226101ce2c0657d5555de23d09be2aa146a4b (diff)
downloadtextadept-e8536f59aadb5fcae75ae21c1d1b1919b1e1910d.tar.gz
textadept-e8536f59aadb5fcae75ae21c1d1b1919b1e1910d.zip
Updated for Textadept 10.0 beta 2.
Diffstat (limited to 'core')
-rw-r--r--core/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua
index b119d207..08c77e4c 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE.
-_RELEASE = "Textadept 10.0 beta"
+_RELEASE = "Textadept 10.0 beta 2"
_COPYRIGHT = 'Copyright © 2007-2018 Mitchell. See LICENSE.\n'..
'http://foicica.com/textadept'