- Fixed bug #844989 - multiple uninstaller subsections problems

- Removed "(CVS)" from version number


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3168 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-11-19 13:11:07 +00:00
parent 7fe6a9959d
commit 79a298aee3
4 changed files with 41 additions and 29 deletions

View file

@ -1,4 +1,4 @@
const char *NSIS_VERSION="v2.0b4 (CVS)";
const char *NSIS_VERSION="v2.0b4";
/*
Nullsoft Scriptable Install System (NSIS)