summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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"