Update of /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj
In directory usw-pr-cvs1:/tmp/cvs-serv15226
Modified Files:
project.pbxproj
Log Message:
Change to version 0.6.0.
Serge Cohen; MySQL Cocoa project, May 7th 2002....
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/project.pbxproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.pbxproj 7 May 2002 18:44:10 -0000 1.11
--- project.pbxproj 7 May 2002 18:47:14 -0000 1.12
***************
*** 116,120 ****
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.5.5;
FRAMEWORK_SEARCH_PATHS = "";
FRAMEWORK_VERSION = A;
--- 116,120 ----
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.6.0;
FRAMEWORK_SEARCH_PATHS = "";
FRAMEWORK_VERSION = A;
***************
*** 161,165 ****
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.5.5d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
--- 161,165 ----
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.6.0d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
***************
*** 410,414 ****
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.5.5;
FRAMEWORK_VERSION = A;
HEADER_SEARCH_PATHS = mysqlclient_source/headers;
--- 410,414 ----
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.6.0;
FRAMEWORK_VERSION = A;
HEADER_SEARCH_PATHS = mysqlclient_source/headers;
***************
*** 452,456 ****
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.5.5d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
--- 452,456 ----
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.6.0d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
***************
*** 1847,1851 ****
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.5.5;
FRAMEWORK_VERSION = A;
LIBRARY_SEARCH_PATHS = /usr/local/lib/mysql;
--- 1847,1851 ----
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
! DYLIB_CURRENT_VERSION = 0.6.0;
FRAMEWORK_VERSION = A;
LIBRARY_SEARCH_PATHS = /usr/local/lib/mysql;
***************
*** 1893,1897 ****
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.5.5d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
--- 1893,1897 ----
<string>????</string>
<key>CFBundleVersion</key>
! <string>0.6.0d1</string>
<key>NSPrincipalClass</key>
<string>SMySQLConnection</string>
|