Imported Upstream version 2.7
[ossec-hids.git] / src / win32 / ossec-installer.nsi
index bd1e48c..9782200 100755 (executable)
@@ -8,12 +8,12 @@
 
 !define MUI_ICON favicon.ico
 !define MUI_UNICON ossec-uninstall.ico
-!define VERSION "2.5.1"
+!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) 2012 Trend Micro Inc."
 OutFile "ossec-win32-agent.exe"
 
 InstallDir "$PROGRAMFILES\ossec-agent"