aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/textadept.rc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-05-29 23:58:26 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-05-29 23:58:26 -0400
commit31c1f746622bf0c6415d640c5b060f0dd6ae481a (patch)
tree4849f99e2d79bec9cd899c37dcd0851d55f86221 /src/textadept.rc
parent331e8bcb0d5d9e86201c0aa2a75a55b0b12f132c (diff)
Updated for 11.2 beta 2.
Diffstat (limited to 'src/textadept.rc')
-rw-r--r--src/textadept.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/textadept.rc b/src/textadept.rc
index 6a0486fa..1fa9a728 100644
--- a/src/textadept.rc
+++ b/src/textadept.rc
@@ -17,12 +17,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Mitchell\0"
VALUE "FileDescription", "textadept\0"
- VALUE "FileVersion", "11.2 beta\0"
+ VALUE "FileVersion", "11.2 beta 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\0"
+ VALUE "ProductVersion", "11.2 beta 2\0"
END
END
END