Prep Version 08.02.0500
authorHiroshi Saito <hiroshi@winpg.jp>
Fri, 21 Sep 2007 06:36:27 +0000 (06:36 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Fri, 21 Sep 2007 06:36:27 +0000 (06:36 +0000)
The document addition which I have forgotten.

installer/README.txt
installer/psqlodbc.wxs

index 1f1544d75c5d1b1ce3abd24fd5329dc5424e7847..ed8f78cd1ac79e1ef78d4f7c9e9a7f39dc78bb03 100644 (file)
@@ -8,10 +8,10 @@ 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.00.0001
+C:\psqlODBC\Installer> make 08.02.0500
 
 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:
 
 psqlodbc.msm - A merge module for use in other projects.
-psqlodbc.msi - A Windows Installer package for standalone use.
\ No newline at end of file
+psqlodbc.msi - A Windows Installer package for standalone use.
index a61a213bb82a4c0ae22412efb9ff971b206897a1..915f18948cd9b5e15f33df2266099a301168cbd1 100644 (file)
@@ -38,6 +38,7 @@
               <Component Id="docs" Guid="89DDBC52-9F0D-4846-91DC-09EECC87E42E">
                 <File Id="docs.index.html" Name="index.html" DiskId="1" Source="../docs/index.html" KeyPath="yes" />
                 <File Id="docs.config.html" Name="config.html" DiskId="1" Source="../docs/config.html" />
+                <File Id="docs.config_opt.html" Name="config-opt.html" DiskId="1" Source="../docs/config-opt.html" />
                 <File Id="docs.faq.html" Name="faq.html" DiskId="1" Source="../docs/faq.html" />
                 <File Id="docs.howto_accesslo.html" Name="howto-accesslo.html" DiskId="1" Source="../docs/howto-accesslo.html" />
                 <File Id="docs.howto_accessvba.html" Name="howto-accessvba.html" DiskId="1" Source="../docs/howto-accessvba.html" />