aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-02 23:31:12 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-02 23:31:12 -0500
commit2afbc3aa5ffaad3d5a6a2c8c55aa6340e5ada14e (patch)
tree16ce8e34c9d9b0ac78b0f2062d749c8a0d96f63a /core
parent2bb13fc7f1d2305829c8d7be1ab9192de5e5540b (diff)
Updated for 11.4 nightly.
Lots of changes are in store for the next release, so label the intermediate state in an attempt to minimize confusion. The docs are published immediately on GitHub.
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 fd5a089d..4290c901 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2022 Mitchell. See LICENSE.
-_RELEASE = 'Textadept 11.3'
+_RELEASE = 'Textadept 11.4 nightly'
_COPYRIGHT = 'Copyright © 2007-2022 Mitchell. See LICENSE.\n' ..
'https://orbitalquark.github.io/textadept'