summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/xtray/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xtray/resource.rc b/plugins/xtray/resource.rc
index a0d327e1..fa6a6646 100644
--- a/plugins/xtray/resource.rc
+++ b/plugins/xtray/resource.rc
@@ -108,7 +108,7 @@ BEGIN
     GROUPBOX        "Version Information:",IDC_STATIC,101,92,109,49

     LTEXT           "1.2.3 PR",IDC_STATIC,170,105,33,8,0,WS_EX_RIGHT

     LTEXT           "Compiled On: ",IDC_STATIC,110,116,46,8

-	LTEXT           "10/08/16",IDC_STATIC,174,117,30,8

+    LTEXT           "10/08/16",IDC_STATIC,174,117,30,8

     LTEXT           "Version Number:",IDC_STATIC,110,105,54,8

 END