summaryrefslogtreecommitdiff
path: root/plugins/Actman
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-12-18 15:50:34 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-12-18 15:50:34 +0000
commit606ccb5a8999b8989a8f96ace550a95e92a96e10 (patch)
tree3915423ddc1a7950aa860d4cb1148387acf6e98a /plugins/Actman
parente9e3cfd1e9166543e205e23cea501abb5df91786 (diff)
Version Info fix for some delphi plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@7277 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman')
-rw-r--r--plugins/Actman/options.rc4
-rw-r--r--plugins/Actman/options.resbin55904 -> 32904 bytes
-rw-r--r--plugins/Actman/ua/ua.resbin3944 -> 2512 bytes
3 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
diff --git a/plugins/Actman/options.res b/plugins/Actman/options.res
index 5c280b96d4..6385d76f43 100644
--- a/plugins/Actman/options.res
+++ b/plugins/Actman/options.res
Binary files differ
diff --git a/plugins/Actman/ua/ua.res b/plugins/Actman/ua/ua.res
index 8316b81f51..c8f5fd5ea1 100644
--- a/plugins/Actman/ua/ua.res
+++ b/plugins/Actman/ua/ua.res
Binary files differ