aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/textadept.rc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-04-30 09:30:22 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-04-30 09:30:22 -0400
commit09d11e91b765523e5752d7fc6630a67a3f51327c (patch)
treef0e0dc21d818527ff8f14d6c795a1c5b9b67f625 /src/textadept.rc
parentff5f02a158eeb705c3708761d77be2b908effc6e (diff)
Updated for Textadept 10.0 beta.
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 85c3f99e..66f8d476 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", "10.0 alpha 3\0"
+ VALUE "FileVersion", "10.0 beta\0"
VALUE "InternalName", "textadept\0"
VALUE "LegalCopyright", "Copyright 2006-2018 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
- VALUE "ProductVersion", "10.0 alpha 3\0"
+ VALUE "ProductVersion", "10.0 beta\0"
END
END
END