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

Adele adele at opensource.apple.com
Mon Jun 13 18:28:56 PDT 2005


adele       05/06/13 18:28:56

  Modified:    .        Tag: Safari-2-0-branch ChangeLog
               WebKit.pbproj Tag: Safari-2-0-branch project.pbxproj
  Log:
  Versioning for Safari-2-0-branch - WebKit-412.6
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3118.4.11 +2 -0      WebKit/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKit/ChangeLog,v
  retrieving revision 1.3118.4.10
  retrieving revision 1.3118.4.11
  diff -u -r1.3118.4.10 -r1.3118.4.11
  --- ChangeLog	14 Jun 2005 01:27:40 -0000	1.3118.4.10
  +++ ChangeLog	14 Jun 2005 01:28:52 -0000	1.3118.4.11
  @@ -1,3 +1,5 @@
  +=== WebKit-412.6 ===
  +
   2005-06-13  Adele Peterson  <adele at apple.com>
   
           Merged new fix for <rdar://problem/4142247> from TOT to Safari-2-0-branch.
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.706.2.4 +3 -3      WebKit/WebKit.pbproj/project.pbxproj
  
  Index: project.pbxproj
  ===================================================================
  RCS file: /cvs/root/WebKit/WebKit.pbproj/project.pbxproj,v
  retrieving revision 1.706.2.3
  retrieving revision 1.706.2.4
  diff -u -r1.706.2.3 -r1.706.2.4
  --- project.pbxproj	13 Jun 2005 00:40:38 -0000	1.706.2.3
  +++ project.pbxproj	14 Jun 2005 01:28:55 -0000	1.706.2.4
  @@ -186,7 +186,7 @@
   	<key>CFBundleExecutable</key>
   	<string>WebKit</string>
   	<key>CFBundleGetInfoString</key>
  -	<string>412.5, Copyright 2005 Apple Computer, Inc.</string>
  +	<string>412.6, Copyright 2005 Apple Computer, Inc.</string>
   	<key>CFBundleIdentifier</key>
   	<string>com.apple.WebKit</string>
   	<key>CFBundleInfoDictionaryVersion</key>
  @@ -196,9 +196,9 @@
   	<key>CFBundlePackageType</key>
   	<string>FMWK</string>
   	<key>CFBundleShortVersionString</key>
  -	<string>412.5</string>
  +	<string>412.6</string>
   	<key>CFBundleVersion</key>
  -	<string>412.5</string>
  +	<string>412.6</string>
   </dict>
   </plist>
   ";
  
  
  



More information about the webkit-changes mailing list