From 968504ab48c4db58a62d415447766704fbe6a76a Mon Sep 17 00:00:00 2001 From: Josh Elsasser Date: Thu, 16 Aug 2007 17:43:35 +0000 Subject: [PATCH] Catch up with version.sh renaming. --- Transmission.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Transmission.xcodeproj/project.pbxproj b/Transmission.xcodeproj/project.pbxproj index 92ee40f12..40eb4efb3 100644 --- a/Transmission.xcodeproj/project.pbxproj +++ b/Transmission.xcodeproj/project.pbxproj @@ -1334,7 +1334,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "sh version.sh"; + shellScript = "sh mk/version.sh"; }; BE75C3510C729EE100DBEFE0 /* ShellScript */ = { isa = PBXShellScriptBuildPhase;