version bump
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5017 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
54351455cb
commit
90067aa970
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
DLL version 2.46 (3/31/2007)
|
||||
* Use installer's name for message boxes
|
||||
|
||||
DLL version 2.45 (1/23/2007)
|
||||
* Added FOCUS flag for setting focus to a control other than the first
|
||||
|
||||
|
|
|
@ -850,9 +850,9 @@ FunctionEnd
|
|||
<h2>Version history</h2>
|
||||
<div>
|
||||
<ul>
|
||||
<li>DLL version 2.45 (January 23th, 2007)
|
||||
<li>DLL version 2.46 (March 31st, 2007)
|
||||
<ul>
|
||||
<li>Added FOCUS flag for setting focus to a control other than the first</li>
|
||||
<li>Use installer's name for message boxes</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue