aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/textadept.rc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:44:15 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:44:15 -0400
commit5abdec9ea9f026755c711e327c25c4bcbd69c96f (patch)
treeb2d80d822a993ae7ea1477533013db405f4448b1 /src/textadept.rc
parentf00cac5dd0e7fd63e430e5e75fe476afd7f199fc (diff)
Updated for 7.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 1d1e7e97..c87459ef 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", "7.2 beta 2\0"
+ VALUE "FileVersion", "7.2 beta 3\0"
VALUE "InternalName", "textadept\0"
VALUE "LegalCopyright", "Copyright 2006-2014 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
- VALUE "ProductVersion", "7.2 beta 2\0"
+ VALUE "ProductVersion", "7.2 beta 3\0"
END
END
END