version bump

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5132 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-04-27 16:57:58 +00:00
parent 2f6ecc148a
commit 9cb8501db4
6 changed files with 26 additions and 7 deletions

View file

@ -1,3 +1,7 @@
DLL version 2.47 (4/27/2007)
* Line breaks support in Link control
* Added HLine and VLine controls
DLL version 2.46 (3/31/2007)
* Use installer's name for message boxes

View file

@ -854,9 +854,10 @@ FunctionEnd
<h2>Version history</h2>
<div>
<ul>
<li>DLL version 2.46 (March 31st, 2007)
<li>DLL version 2.47 (April 27th, 2007)
<ul>
<li>Use installer's name for message boxes</li>
<li>Line breaks support in Link control</li>
<li>Added HLine and VLine controls</li>
</ul>
</li>
</ul>