version 1.20

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1144 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-22 13:33:53 +00:00
parent 6f44af19b3
commit 669521a03d
5 changed files with 33 additions and 12 deletions

View file

@ -1,4 +1,4 @@
;NSIS Modern Style UI version 1.19
;NSIS Modern Style UI version 1.20
;Example Script
;Written by Joost Verburg
@ -16,6 +16,7 @@
!define TEMP2 $R1
;--------------------------------
;Configuration
;General
Name "${NAME} ${VERSION}"