Imported Upstream version 2.5.1
[ossec-hids.git] / src / win32 / ui.nsi
index 4073b59..277b96f 100644 (file)
@@ -2,13 +2,13 @@
 ; my template correctly. 
 
 !include "MUI.nsh"
-!define VERSION "1.5.1"
+!define VERSION "2.5.1"
 !define NAME "Ossec HIDS"
 !define /date CDATE "%b %d %Y at %H:%M:%S"
 
 
 Name "${NAME} Windows Agent v${VERSION}"
-BrandingText "Copyright (C) 2009 Trend Micro Inc."
+BrandingText "Copyright (C) 2010 Trend Micro Inc."
 OutFile "win32ui.exe"