aboutsummaryrefslogtreecommitdiff
path: root/src/textadept.rc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-09-30 09:59:07 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-09-30 09:59:07 -0400
commitb75b5d854df75eb0b13198cddcd7e5673ae1c56a (patch)
tree914d61daa660bf73a6ae9fa5ad02a8be25a408e5 /src/textadept.rc
parentdfea1ebfbf6876eaf9112e84cf883d32aab167fb (diff)
downloadtextadept-b75b5d854df75eb0b13198cddcd7e5673ae1c56a.tar.gz
textadept-b75b5d854df75eb0b13198cddcd7e5673ae1c56a.zip
Updated for 6.0 beta 3.
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 bb7865c2..744178da 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", "6.0 beta 2\0"
+ VALUE "FileVersion", "6.0 beta 3\0"
VALUE "InternalName", "textadept\0"
VALUE "LegalCopyright", "Copyright 2006-2012 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
- VALUE "ProductVersion", "6.0 beta 2\0"
+ VALUE "ProductVersion", "6.0 beta 3\0"
END
END
END