summaryrefslogtreecommitdiff
path: root/plugins/Actman/options.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Actman/options.rc')
-rw-r--r--plugins/Actman/options.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Actman/options.rc b/plugins/Actman/options.rc
index c29b113883..c221bf0f49 100644
--- a/plugins/Actman/options.rc
+++ b/plugins/Actman/options.rc
@@ -300,7 +300,7 @@ IDI_VAR_UNCHECKED ICON "ico\vuncheck.ico"
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,0,1
- PRODUCTVERSION 0,9,0,0
+ PRODUCTVERSION 0,2,0,1
FILEFLAGSMASK $3F
FILEOS 4
FILETYPE 2
@@ -317,7 +317,7 @@ BEGIN
VALUE "InternalName", "ActManager"0
VALUE "OriginalFilename", "actman.dll"0
VALUE "ProductName", "Action Manager Dynamic Link Library (DLL)"0
- VALUE "ProductVersion", "0, 9, 0, 0 "0
+ VALUE "ProductVersion", "0, 2, 0, 1 "0
VALUE "SpecialBuild", "18.08.2011 "0
END
END