- b3 version numbers

- last page before instfiles define now works as really planned. it will only be defined if really the last one before instfiles.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2227 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-03-03 13:51:46 +00:00
parent 08f2d43b8e
commit 4a9c33f569
3 changed files with 19 additions and 7 deletions

View file

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