From 609942babe8c41b957277bd1440f2f02abea71a7 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 19 May 2008 19:23:58 +0000 Subject: [PATCH] fix wrong file path git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0011.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech/tn0011.txt b/docs/tech/tn0011.txt index bdad2fbcdf..9ba68f5604 100644 --- a/docs/tech/tn0011.txt +++ b/docs/tech/tn0011.txt @@ -19,7 +19,7 @@ {wx}/build/bakefiles/version.bkl {C:R:A} {wx}/build/script/win_docs.bat {windows doc and setup file} {wx}/distrib/scripts/build-environ.cfg {cvs tar and zip files} - {wx}/mac/carbon/config_xcode.h + {wx}/include/wx/mac/carbon/config_xcode.h The script misc/scripts/inc_release can be used for incrementing the release field of the version, i.e. changing 2.8.x to 2.8.x+1.