[webkit-changes] cvs commit: WebKit/WebKit.pbproj project.pbxproj
Adele
adele at opensource.apple.com
Fri Jul 15 10:28:35 PDT 2005
adele 05/07/15 10:28:35
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.7
Revision Changes Path
No revision
No revision
1.3118.4.22 +2 -0 WebKit/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebKit/ChangeLog,v
retrieving revision 1.3118.4.21
retrieving revision 1.3118.4.22
diff -u -r1.3118.4.21 -r1.3118.4.22
--- ChangeLog 15 Jul 2005 16:55:27 -0000 1.3118.4.21
+++ ChangeLog 15 Jul 2005 17:28:30 -0000 1.3118.4.22
@@ -1,3 +1,5 @@
+=== WebKit-412.7 ===
+
2005-07-15 Adele Peterson <adele at apple.com>
added missing line from last fix.
No revision
No revision
1.706.2.6 +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.5
retrieving revision 1.706.2.6
diff -u -r1.706.2.5 -r1.706.2.6
--- project.pbxproj 28 Jun 2005 00:24:08 -0000 1.706.2.5
+++ project.pbxproj 15 Jul 2005 17:28:34 -0000 1.706.2.6
@@ -186,7 +186,7 @@
<key>CFBundleExecutable</key>
<string>WebKit</string>
<key>CFBundleGetInfoString</key>
- <string>412.6.1, Copyright 2005 Apple Computer, Inc.</string>
+ <string>412.7, 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.6.1</string>
+ <string>412.7</string>
<key>CFBundleVersion</key>
- <string>412.6.1</string>
+ <string>412.7</string>
</dict>
</plist>
";
More information about the webkit-changes
mailing list