- b2 (CVS) version

- NSIS Installer will no longer override .nsi and .nsh association


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2149 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-02-11 17:58:16 +00:00
parent 00670eb242
commit 5781c9c9ee
4 changed files with 18 additions and 12 deletions

View file

@ -1,4 +1,4 @@
const char *NSIS_VERSION="v2.0b1";
const char *NSIS_VERSION="v2.0b2 (CVS)";
/*
Nullsoft "SuperPimp" Installation System - makensis.cpp - installer compiler code