summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Tcl-Common.xcconfig4
-rw-r--r--macosx/Tcl.pbproj/default.pbxuser2
-rw-r--r--macosx/Tcl.pbproj/project.pbxproj2
3 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Tcl-Common.xcconfig b/macosx/Tcl-Common.xcconfig
index 9f89d82..c26b991 100644
--- a/macosx/Tcl-Common.xcconfig
+++ b/macosx/Tcl-Common.xcconfig
@@ -9,7 +9,7 @@
// See the file "license.terms" for information on usage and redistribution
// of this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
-// RCS: @(#) $Id: Tcl-Common.xcconfig,v 1.10 2008/03/12 22:17:57 das Exp $
+// RCS: @(#) $Id: Tcl-Common.xcconfig,v 1.11 2008/04/01 16:23:42 dgp Exp $
//
HEADER_SEARCH_PATHS = "$(DERIVED_FILE_DIR)/tcl" $(HEADER_SEARCH_PATHS)
@@ -40,4 +40,4 @@ TCL_CONFIGURE_ARGS = --enable-threads --enable-dtrace
TCL_LIBRARY = $(LIBDIR)/tcl$(VERSION)
TCL_PACKAGE_PATH = "$(LIBDIR)"
TCL_DEFS = HAVE_TCL_CONFIG_H
-VERSION = 8.5
+VERSION = 8.6
diff --git a/macosx/Tcl.pbproj/default.pbxuser b/macosx/Tcl.pbproj/default.pbxuser
index 2472114..2ac716d 100644
--- a/macosx/Tcl.pbproj/default.pbxuser
+++ b/macosx/Tcl.pbproj/default.pbxuser
@@ -144,7 +144,7 @@
F98F02E608E7EF9A00D0320A = {
isa = PBXFileReference;
lastKnownFileType = "compiled.mach-o.executable";
- path = tclsh8.5;
+ path = tclsh8.6;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};
diff --git a/macosx/Tcl.pbproj/project.pbxproj b/macosx/Tcl.pbproj/project.pbxproj
index 8cd58dc..e284063 100644
--- a/macosx/Tcl.pbproj/project.pbxproj
+++ b/macosx/Tcl.pbproj/project.pbxproj
@@ -331,7 +331,7 @@
F53ACC5C031D9D11016F146B = {
isa = PBXFileReference;
lastKnownFileType = "compiled.mach-o.executable";
- path = tclsh8.5;
+ path = tclsh8.6;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};