From 29fe993554c36595be87fd79992edf1a93297e3d Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Mon, 21 Jan 2008 05:45:20 +0000 Subject: [PATCH] Prep release 08.03.0100 --- installer/Make.bat | 4 ++-- installer/README.txt | 2 +- installer/upgrade.bat | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/installer/Make.bat b/installer/Make.bat index ba6e1cf..1021462 100644 --- a/installer/Make.bat +++ b/installer/Make.bat @@ -3,13 +3,13 @@ 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% diff --git a/installer/README.txt b/installer/README.txt index ed8f78c..7338a1c 100644 --- a/installer/README.txt +++ b/installer/README.txt @@ -8,7 +8,7 @@ time writing. WiX may be downloaded from: 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: diff --git a/installer/upgrade.bat b/installer/upgrade.bat index d7701c7..bc196a7 100644 --- a/installer/upgrade.bat +++ b/installer/upgrade.bat @@ -2,7 +2,7 @@ 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 -- 2.39.5