From a7c5b420b984af09ba7b3df9c3602d29880ba591 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 6 Jun 2009 14:46:37 +0000 Subject: [PATCH] fixed bug #2606525 - Symbol NSIS_VERSION not documented git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5972 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/compiler.but | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/src/compiler.but b/Docs/src/compiler.but index e3441057..cf02c310 100644 --- a/Docs/src/compiler.but +++ b/Docs/src/compiler.but @@ -178,6 +178,10 @@ Time when the script started compiling according to the current locale. Date & time of the last modification to the script file according to the current locale. +\S1{prensisversion} $\{NSIS_VERSION\} + +NSIS version used to build the script. + \S1{scopepredefines} Scope Predefines Standard predefines that contain information of the current code scope.