summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-29 00:56:16 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-29 00:56:16 +0100
commit8fc9691704cf5ef6b110c301ff04640e56171955 (patch)
tree10c13dc840f0c3e051d04a2928a09944ae777526 /plugins
parent2168ef409ebf24c96bec5561abe2708776ed82de (diff)
Even more version bumps
Diffstat (limited to 'plugins')
-rw-r--r--plugins/hextray/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/hextray/resource.rc b/plugins/hextray/resource.rc
index 08bc0844..87c66364 100644
--- a/plugins/hextray/resource.rc
+++ b/plugins/hextray/resource.rc
@@ -237,12 +237,12 @@ BEGIN
         BEGIN

             VALUE "CompanyName", "SinisterDevelopments"

             VALUE "FileDescription", "HexTray"

-            VALUE "FileVersion", "1, 2, 4, 0"

+            VALUE "FileVersion", "1,3,0,0"

             VALUE "InternalName", "HexTray"

             VALUE "LegalCopyright", "Copyright © 2005"

             VALUE "OriginalFilename", "hchextray.dll"

             VALUE "ProductName", "HexTray - HexChat Win32 System Tray Plugin"

-            VALUE "ProductVersion", "1, 2, 4, 0"

+            VALUE "ProductVersion", "1,3,0,0"

         END

     END

     BLOCK "VarFileInfo"