REM Values to change include VERSION and SUBLOC, both below.
REM The subdirectory to install into
-SET SUBLOC="0802"
+SET SUBLOC="0803"
if NOT "%1"=="" SET VERSION="%1"
if NOT "%1"=="" GOTO GOT_VERSION
REM The full version number of the build in XXXX.XX.XX format
-SET VERSION="08.02.0500"
+SET VERSION="08.03.0100"
echo.
echo Version not specified - defaulting to %VERSION%
In order to build the installer, first ensure that a suitable binary is in
the $SRC\Release directory, then, from the $SRC\Installer directory run:
-C:\psqlODBC\Installer> make 08.02.0500
+C:\psqlODBC\Installer> make 08.03.0100
The version number will default to a value set in the Make.bat batch file if
not specified on the command line. 2 files will be built:
cls
echo This file will upgrade your psqlODBC installation.
echo.
-echo You must have psqlODBC 08.02.xxxx installed
+echo You must have psqlODBC 08.03.xxxx installed
echo from the official MSI installation to use this upgrade path.
echo.
echo If psqlODBC or any of it's components are in use