psqlodbc - psqlodbc: Bump version number to 08.02.0001 in preparation

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Bump version number to 08.02.0001 in preparation
Date: 2006-04-08 18:06:42
Message-ID: 20060408180643.00DB21033824@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bump version number to 08.02.0001 in preparation for 08.02 releases.
Update the installer for the new codebase.
Sanitise filenames as there is only one buld type (ODBC 3, Unicode).
Default the ODBC version to 3.51 in all places, not just a few as it was.

Modified Files:
--------------
psqlodbc:
Makefile.am (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.32&r2=1.33)
configure.ac (r1.46 -> r1.47)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.46&r2=1.47)
psqlodbc.rc (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.rc.diff?r1=1.77&r2=1.78)
psqlodbc.reg (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.reg.diff?r1=1.6&r2=1.7)
version.h (r1.60 -> r1.61)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.60&r2=1.61)
psqlodbc/installer:
Make.bat (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/Make.bat.diff?r1=1.23&r2=1.24)
psqlodbc.wxs (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/psqlodbc.wxs.diff?r1=1.11&r2=1.12)
psqlodbcm.wxs (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/psqlodbcm.wxs.diff?r1=1.11&r2=1.12)
upgrade.bat (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/upgrade.bat.diff?r1=1.1&r2=1.2)

Added Files:
-----------
psqlodbc:
psqlodbc.def (r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.def?rev=1.4&content-type=text/x-cvsweb-markup)
psqlodbc.dsp (r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.dsp?rev=1.4&content-type=text/x-cvsweb-markup)
win32.mak (r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win32.mak?rev=1.31&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
psqlodbc:
psqlodbc35w.dsp
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc35w.dsp)
psqlodbc_api30w.def
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc_api30w.def)
win32_30w.mak
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win32_30w.mak)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2006-04-08 18:21:35 psqlodbc - psqlodbc: Update release notes
Previous Message User Shachar 2006-04-08 17:30:03 oledb - oledb: Some changes required for compiling on newer compilers