Title: [188158] trunk/Tools
Revision
188158
Author
a...@apple.com
Date
2015-08-07 13:45:52 -0700 (Fri, 07 Aug 2015)

Log Message

Update AppEngine app version numbers to the latest commit.

* QueueStatusServer/app.yaml:
* TestResultServer/app.yaml:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (188157 => 188158)


--- trunk/Tools/ChangeLog	2015-08-07 20:35:24 UTC (rev 188157)
+++ trunk/Tools/ChangeLog	2015-08-07 20:45:52 UTC (rev 188158)
@@ -1,3 +1,10 @@
+2015-08-07  Alexey Proskuryakov  <a...@apple.com>
+
+        Update AppEngine app version numbers to the latest commit.
+
+        * QueueStatusServer/app.yaml:
+        * TestResultServer/app.yaml:
+
 2015-08-07  Anders Carlsson  <ander...@apple.com>
 
         Simplify WKTR's view options

Modified: trunk/Tools/QueueStatusServer/app.yaml (188157 => 188158)


--- trunk/Tools/QueueStatusServer/app.yaml	2015-08-07 20:35:24 UTC (rev 188157)
+++ trunk/Tools/QueueStatusServer/app.yaml	2015-08-07 20:45:52 UTC (rev 188158)
@@ -1,5 +1,5 @@
 application: webkit-queues
-version: 178455 # SVN revision of last major change
+version: 187975 # SVN revision of last major change
 runtime: python27
 threadsafe: false
 api_version: 1

Modified: trunk/Tools/TestResultServer/app.yaml (188157 => 188158)


--- trunk/Tools/TestResultServer/app.yaml	2015-08-07 20:35:24 UTC (rev 188157)
+++ trunk/Tools/TestResultServer/app.yaml	2015-08-07 20:45:52 UTC (rev 188158)
@@ -1,5 +1,5 @@
 application: webkit-test-results
-version: 182606
+version: 187975
 runtime: python27
 threadsafe: false
 api_version: 1
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to