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

Adele adele at opensource.apple.com
Sun Jun 12 17:40:40 PDT 2005


adele       05/06/12 17:40:39

  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.5
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3118.4.9 +2 -0      WebKit/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKit/ChangeLog,v
  retrieving revision 1.3118.4.8
  retrieving revision 1.3118.4.9
  diff -u -r1.3118.4.8 -r1.3118.4.9
  --- ChangeLog	12 Jun 2005 21:06:18 -0000	1.3118.4.8
  +++ ChangeLog	13 Jun 2005 00:40:35 -0000	1.3118.4.9
  @@ -1,3 +1,5 @@
  +=== WebKit-412.5 ===
  +
   2005-06-12  Adele Peterson  <adele at apple.com>
   
            Merged fix for <rdar://problem/4142247> from TOT to Safari-2-0-branch.
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.706.2.3 +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.2
  retrieving revision 1.706.2.3
  diff -u -r1.706.2.2 -r1.706.2.3
  --- project.pbxproj	1 Jun 2005 23:01:39 -0000	1.706.2.2
  +++ project.pbxproj	13 Jun 2005 00:40:38 -0000	1.706.2.3
  @@ -186,7 +186,7 @@
   	<key>CFBundleExecutable</key>
   	<string>WebKit</string>
   	<key>CFBundleGetInfoString</key>
  -	<string>412.3, Copyright 2005 Apple Computer, Inc.</string>
  +	<string>412.5, 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.3</string>
  +	<string>412.5</string>
   	<key>CFBundleVersion</key>
  -	<string>412.3</string>
  +	<string>412.5</string>
   </dict>
   </plist>
   ";
  
  
  



More information about the webkit-changes mailing list