Skip to content

Commit

Permalink
* Updated version number to 3.52.3 (pvk)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkleef authored and iODBC Maintainer committed Nov 4, 2005
1 parent 9dab2f5 commit 48088b5
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 28 deletions.
2 changes: 1 addition & 1 deletion IAFA-PACKAGE
@@ -1,6 +1,6 @@
Title: iODBC Driver Manager

Version: 3.0.6
Version: 3.52.3

Description: iODBC (intrinsic Open Database Connectivity) driver manager
is compatible with ODBC 2.x specification and performs exactly
Expand Down
18 changes: 18 additions & 0 deletions NEWS
@@ -1,3 +1,21 @@
Nov 04 2004, V3.52.3:
* Added support for DSN-less connections
* Added timestamp to ENTER/EXIT lines in trace file
* Added build support for AIX 5.x, HP/UX 11.23 Itanium
* Added build support for Mac OS X 10.3 (32bit) and 10.4 (32bit+64bit)
* Fixed problem with certain compilers hating lvalue casting
* Fixed problem with truncated messages in iodbctest
* Fixed problem calling setup dialog multiple times
* Fixed problem with ODBC_BOTH_DSN
* Fixed problem with tracing SQLGetInfo
* Fixed problem with NUL termination on setup dialog
* Fixed problem building on Mac OS X 10.4 64bit
* Fixed problem calculating buffer length after calling setup dialog
* Fixed problem with SQLDriverConnect (SQL_DRIVER_PROMPT) if no
setup dialog had been registered
* Fixed symbol clash between Oracle Instant client and iODBC on Mac OS X
* Fixed problem building iODBCadm and drvproxy on Mac OS X

Feb 04 2005, V3.52.2:
* Added tracing option for root without overwriting existing files
* Added PORT.OpenLink script
Expand Down
2 changes: 1 addition & 1 deletion README
@@ -1,6 +1,6 @@
iODBC Driver Manager
Copyright (C) 1995 by Ke Jin <kejin@empress.com>
Copyright (C) 1996-2004 by OpenLink Software <iodbc@openlinksw.com>
Copyright (C) 1996-2005 by OpenLink Software <iodbc@openlinksw.com>
All Rights Reserved.


Expand Down
2 changes: 1 addition & 1 deletion README.MACOSX
@@ -1,6 +1,6 @@
iODBC Driver Manager
Copyright (C) 1995 by Ke Jin <kejin@empress.com>
Copyright (C) 1996-2004 by OpenLink Software <iodbc@openlinksw.com>
Copyright (C) 1996-2005 by OpenLink Software <iodbc@openlinksw.com>
All Rights Reserved.


Expand Down
4 changes: 2 additions & 2 deletions configure.in
Expand Up @@ -75,7 +75,7 @@ AC_REVISION($Id$)
## ##
##########################################################################
AC_INIT([iODBC Driver Manager],
[3.52.2],
[3.52.3],
[iodbc@openlinksw.com],
[libiodbc])
AC_CONFIG_SRCDIR([include/isql.h])
Expand All @@ -95,7 +95,7 @@ AM_MAINTAINER_MODE
#
# Version information for SQLGetInfo(SQL_DM_VER) call
#
BUILD_MAJOR="2" # last digit of version number
BUILD_MAJOR="3" # last digit of version number
BUILD_MINOR="051008" # year/month/day of release
BUILD_VER="${BUILD_MAJOR}${BUILD_MINOR}"

Expand Down
4 changes: 2 additions & 2 deletions include/iodbc.h
Expand Up @@ -79,11 +79,11 @@
#endif

#ifndef VERSION
#define VERSION "3.52.1"
#define VERSION "3.52.3"
#endif

#ifndef IODBC_BUILD
#define IODBC_BUILD 10928 /* 0001.0928 */
#define IODBC_BUILD 3051104 /* 0001.0928 */
#endif

#if !defined(WINDOWS) && !defined(WIN32_SYSTEM)
Expand Down
12 changes: 6 additions & 6 deletions mac/iODBC/iODBC.pbproj/project.pbxproj
Expand Up @@ -124,11 +124,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.52.1</string>
<string>3.52.3</string>
<key>CFBundleSignature</key>
<string>odbc</string>
<key>CFBundleVersion</key>
<string>3.52.1</string>
<string>3.52.3</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>
Expand Down Expand Up @@ -342,9 +342,9 @@
4F0BB7EC011F40E904CA0E50 = {
buildSettings = {
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.3;
EXPORTED_SYMBOLS_FILE = "";
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBCinst/build/Development ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
Expand All @@ -364,9 +364,9 @@
4F0BB7ED011F40E904CA0E50 = {
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.3;
EXPORTED_SYMBOLS_FILE = ../../mac/iodbc.exp;
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBCinst/build/Deployment ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
Expand Down
12 changes: 6 additions & 6 deletions mac/iODBCinst/iODBCinst.pbproj/project.pbxproj
Expand Up @@ -122,11 +122,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.52.1</string>
<string>3.52.3</string>
<key>CFBundleSignature</key>
<string>odbc</string>
<key>CFBundleVersion</key>
<string>3.52.1</string>
<string>3.52.3</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>
Expand Down Expand Up @@ -278,9 +278,9 @@
4F0BB7EC011F40E904CA0E50 = {
buildSettings = {
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.3;
EXPORTED_SYMBOLS_FILE = ../../mac/iodbcinst.exp;
FRAMEWORK_VERSION = 3.52;
GCC_DYNAMIC_NO_PIC = NO;
Expand All @@ -298,9 +298,9 @@
4F0BB7ED011F40E904CA0E50 = {
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.3;
EXPORTED_SYMBOLS_FILE = ../../mac/iodbcinst.exp;
FRAMEWORK_VERSION = 3.52;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
Expand Down
8 changes: 4 additions & 4 deletions mac/iODBCtest/iODBCtest.pbproj/project.pbxproj
Expand Up @@ -8,8 +8,8 @@
014CEA520018CE5811CA2923 = {
buildSettings = {
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_CURRENT_VERSION = 3.52.3;
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build/Development ../../mac/iODBC/build ../../mac/iODBCinst/build/Development ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
GCC_DYNAMIC_NO_PIC = NO;
Expand All @@ -29,9 +29,9 @@
014CEA530018CE5811CA2923 = {
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DEPLOYMENT_LOCATION = NO;
DYLIB_CURRENT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.3;
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build/Deployment ../../mac/iODBC/build ../../mac/iODBCinst/build/Deployment ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
Expand Down
8 changes: 4 additions & 4 deletions mac/iODBCtestw/iODBCtestw.pbproj/project.pbxproj
Expand Up @@ -8,8 +8,8 @@
014CEA520018CE5811CA2923 = {
buildSettings = {
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_CURRENT_VERSION = 3.52.3;
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
GCC_DYNAMIC_NO_PIC = NO;
Expand All @@ -30,8 +30,8 @@
014CEA530018CE5811CA2923 = {
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 3.52.1;
DYLIB_CURRENT_VERSION = 3.52.1;
CURRENT_PROJECT_VERSION = 3.52.3;
DYLIB_CURRENT_VERSION = 3.52.3;
FRAMEWORK_SEARCH_PATHS = "../../mac/iODBC/build ../../mac/iODBCinst/build";
FRAMEWORK_VERSION = 3.52;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
Expand Down
2 changes: 1 addition & 1 deletion mac/iodbc-config.macosx
Expand Up @@ -64,7 +64,7 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

version=3.52.2
version=3.52.3

prefix=/usr/local/iODBC
exec_prefix=${prefix}
Expand Down

0 comments on commit 48088b5

Please sign in to comment.