Prep release 08.03.0100
authorHiroshi Saito <hiroshi@winpg.jp>
Mon, 21 Jan 2008 05:45:20 +0000 (05:45 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Mon, 21 Jan 2008 05:45:20 +0000 (05:45 +0000)
installer/Make.bat
installer/README.txt
installer/upgrade.bat

index ba6e1cf82c8dc8e1456a7cea2b7da9dfb53f5325..10214623054afcc960bb017a9d927a0f36673563 100644 (file)
@@ -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%
index ed8f78cd1ac79e1ef78d4f7c9e9a7f39dc78bb03..7338a1cd0c135ff45425462f6fccf1f3a0f5176c 100644 (file)
@@ -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:
index d7701c772028e145d80d30b4a347c248bd8df7b3..bc196a7ad30b0fcfa304070eaccbbb80216e52cc 100644 (file)
@@ -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