aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <none@none>2021-08-01 20:26:02 -0400
committerGravatar mitchell <none@none>2021-08-01 20:26:02 -0400
commita16864969e2f4135d0a213e0208d9f8f00bedc28 (patch)
tree19701b1f428cccbc1c9333027d6edcec693e8f8c
parent54d3e8f40413f56c4a299189d052e7a190b5b410 (diff)
Updated for 11.2.
-rw-r--r--core/init.lua2
-rw-r--r--docs/api.md2
-rw-r--r--docs/images/languages.pngbin3526 -> 3421 bytes
-rw-r--r--docs/images/loc.pngbin3846 -> 3908 bytes
-rw-r--r--docs/index.html10
-rw-r--r--docs/manual.md2
-rw-r--r--src/Info.plist4
-rw-r--r--src/textadept.rc8
8 files changed, 14 insertions, 14 deletions
diff --git a/core/init.lua b/core/init.lua
index 496e14d7..8fb6524c 100644
--- a/core/init.lua
+++ b/core/init.lua
@@ -1,6 +1,6 @@
-- Copyright 2007-2021 Mitchell. See LICENSE.
-_RELEASE = 'Textadept 11.2 beta 3'
+_RELEASE = 'Textadept 11.2'
_COPYRIGHT = 'Copyright © 2007-2021 Mitchell. See LICENSE.\n' ..
'https://orbitalquark.github.io/textadept'
diff --git a/docs/api.md b/docs/api.md
index ea791eed..ea51cbb2 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -1,4 +1,4 @@
-## Textadept 11.2 beta 3 API Documentation
+## Textadept 11.2 API Documentation
1. [_G](#_G)
1. [_L](#_L)
diff --git a/docs/images/languages.png b/docs/images/languages.png
index 87855925..5de33e24 100644
--- a/docs/images/languages.png
+++ b/docs/images/languages.png
Binary files differ
diff --git a/docs/images/loc.png b/docs/images/loc.png
index 7f131693..22676306 100644
--- a/docs/images/loc.png
+++ b/docs/images/loc.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 89468f16..63136ec3 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -54,15 +54,15 @@
<div id="left">
<a id="download"></a>
- <h2>Download (v11.1)</h2>
+ <h2>Download (v11.2)</h2>
<a href="https://github.com/orbitalquark/textadept/releases.atom">
<img src="images/feed.png" style="float: right; margin: 0.25em;" alt="Atom" />
</a>
<ul>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.win32.zip">Win32</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.macOS.zip">macOS</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.linux.tgz">Linux</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.modules.zip">Modules</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.win32.zip">Win32</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.macOS.zip">macOS</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.linux.tgz">Linux</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.modules.zip">Modules</a></li>
</ul>
<hr style="margin: 0.25em 0.5em 0.25em 0.5em;" />
<ul>
diff --git a/docs/manual.md b/docs/manual.md
index 6f768824..c9f40d87 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -1,4 +1,4 @@
-## Textadept 11.2 beta 3 Manual
+## Textadept 11.2 Manual
**Contents**
diff --git a/src/Info.plist b/src/Info.plist
index 79f32fe2..672dc6a4 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -2304,9 +2304,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>11.2beta3</string>
+ <string>11.2</string>
<key>CFBundleShortVersionString</key>
- <string>11.2 beta 3</string>
+ <string>11.2</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
diff --git a/src/textadept.rc b/src/textadept.rc
index 1a01a039..237c788a 100644
--- a/src/textadept.rc
+++ b/src/textadept.rc
@@ -3,8 +3,8 @@
textadept ICON "../core/images/textadept.ico\0"
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 11, 1, 9, 9
-PRODUCTVERSION 11, 1, 9, 9
+FILEVERSION 11, 2, 0, 0
+PRODUCTVERSION 11, 2, 0, 0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0
FILEOS VOS_NT_WINDOWS32
@@ -17,12 +17,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Mitchell\0"
VALUE "FileDescription", "textadept\0"
- VALUE "FileVersion", "11.2 beta 3\0"
+ VALUE "FileVersion", "11.2\0"
VALUE "InternalName", "textadept\0"
VALUE "LegalCopyright", "Copyright 2006-2021 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
- VALUE "ProductVersion", "11.2 beta 3\0"
+ VALUE "ProductVersion", "11.2\0"
END
END
END