Version change

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@958 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-09-08 14:22:40 +00:00
parent 6746a0e7f4
commit b95bb39182
2 changed files with 2 additions and 2 deletions

View file

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