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
This commit is contained in:
kichik 2009-06-06 14:46:37 +00:00
parent 7404dcb3b8
commit a7c5b420b9

View file

@ -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.