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