[webkit-changes] cvs commit: WebKit/WebKit.xcodeproj project.pbxproj

Adele adele at opensource.apple.com
Thu Aug 18 12:22:50 PDT 2005


adele       05/08/18 12:22:50

  Modified:    .        Tag: Safari-2-0-branch ChangeLog
               WebKit.xcodeproj Tag: Safari-2-0-branch project.pbxproj
  Log:
  Versioning for Safari-2-0-branch - Safari-416.2
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3118.4.48 +2 -0      WebKit/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKit/ChangeLog,v
  retrieving revision 1.3118.4.47
  retrieving revision 1.3118.4.48
  diff -u -r1.3118.4.47 -r1.3118.4.48
  --- ChangeLog	17 Aug 2005 18:27:36 -0000	1.3118.4.47
  +++ ChangeLog	18 Aug 2005 19:22:30 -0000	1.3118.4.48
  @@ -1,3 +1,5 @@
  +=== Safari-416.2 ===
  +
   2005-08-17  Adele Peterson  <adele at apple.com>
   
           Merged fix from TOT to Safari-2-0-branch
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.8   +3 -3      WebKit/WebKit.xcodeproj/project.pbxproj
  
  Index: project.pbxproj
  ===================================================================
  RCS file: /cvs/root/WebKit/WebKit.xcodeproj/project.pbxproj,v
  retrieving revision 1.2.2.7
  retrieving revision 1.2.2.8
  diff -u -r1.2.2.7 -r1.2.2.8
  --- project.pbxproj	13 Aug 2005 17:25:41 -0000	1.2.2.7
  +++ project.pbxproj	18 Aug 2005 19:22:49 -0000	1.2.2.8
  @@ -747,7 +747,7 @@
   	<key>CFBundleExecutable</key>
   	<string>WebKit</string>
   	<key>CFBundleGetInfoString</key>
  -	<string>416.1, Copyright 2005 Apple Computer, Inc.</string>
  +	<string>416.2, Copyright 2005 Apple Computer, Inc.</string>
   	<key>CFBundleIdentifier</key>
   	<string>com.apple.WebKit</string>
   	<key>CFBundleInfoDictionaryVersion</key>
  @@ -757,9 +757,9 @@
   	<key>CFBundlePackageType</key>
   	<string>FMWK</string>
   	<key>CFBundleShortVersionString</key>
  -	<string>416.1</string>
  +	<string>416.2</string>
   	<key>CFBundleVersion</key>
  -	<string>416.1</string>
  +	<string>416.2</string>
   </dict>
   </plist>
   ";
  
  
  



More information about the webkit-changes mailing list