[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
sheridan
sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:25:06 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit a405fcd32891997d3980fc7bbdcf005a76155743
Author: sheridan <sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Feb 18 23:23:06 2003 +0000
fixing typo
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3667 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index b8f2bc6..e93c646 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -164,7 +164,7 @@
<key>CFBundleShortVersionString</key>
<string>0.9</string>
<key>CFBundleVersion</key>
- <string>61</string>
+ <string>62</string>
</dict>
</plist>
";
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 32c1ded..0710141 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -173,7 +173,7 @@
<key>CFBundleShortVersionString</key>
<string>0.9</string>
<key>CFBundleVersion</key>
- <string>61</string>
+ <string>62</string>
</dict>
</plist>
";
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index f83860f..1ef4a1c 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -179,7 +179,7 @@
<key>CFBundleShortVersionString</key>
<string>0.9</string>
<key>CFBundleVersion</key>
- <string>61</string>
+ <string>62</string>
</dict>
</plist>
";
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list