aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/textadept.rc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-02-28 23:46:14 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-02-28 23:46:14 -0500
commit8129a98fb246f5b1a5e00a1f014cc50e6c0dfd29 (patch)
tree375ac7230f2c7ecec777c8eda8664c4a204c9d4e /src/textadept.rc
parent415b9c4817acdcfc53598c08af20db575a1cd553 (diff)
Updated for version 3.7 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 552c27dc..c6fd3a1d 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", "3.7 beta\0"
+ VALUE "FileVersion", "3.7 beta 2\0"
VALUE "InternalName", "textadept\0"
VALUE "LegalCopyright", "Copyright 2006-2011 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
- VALUE "ProductVersion", "3.7 beta\0"
+ VALUE "ProductVersion", "3.7 beta 2\0"
END
END
END