From 63daa6722a8b0cad857287e35a1b447d9b064dbf Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 31 May 2020 13:01:48 -0400 Subject: Updated for 11.0 alpha 2. --- src/textadept.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/textadept.rc') diff --git a/src/textadept.rc b/src/textadept.rc index c318d109..d74068a4 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.0 alpha\0" + VALUE "FileVersion", "11.0 alpha 2\0" VALUE "InternalName", "textadept\0" VALUE "LegalCopyright", "Copyright 2006-2020 by Mitchell\0" VALUE "OriginalFilename", "textadept.exe\0" VALUE "ProductName", "textadept\0" - VALUE "ProductVersion", "11.0 alpha\0" + VALUE "ProductVersion", "11.0 alpha 2\0" END END END -- cgit v1.2.3