Title: [185495] trunk
- Revision
- 185495
- Author
- [email protected]
- Date
- 2015-06-12 03:30:43 -0700 (Fri, 12 Jun 2015)
Log Message
[EFL] Bump EWebKit version from 1.11.0 to 1.14.0
https://bugs.webkit.org/show_bug.cgi?id=145909
Reviewed by Csaba Osztrogonác.
Bump EWebKit version based on efl library version used by the EWebKit.
* Source/cmake/OptionsEfl.cmake:
Modified Paths
Diff
Modified: trunk/ChangeLog (185494 => 185495)
--- trunk/ChangeLog 2015-06-12 10:03:06 UTC (rev 185494)
+++ trunk/ChangeLog 2015-06-12 10:30:43 UTC (rev 185495)
@@ -1,3 +1,14 @@
+2015-06-12 Gyuyoung Kim <[email protected]>
+
+ [EFL] Bump EWebKit version from 1.11.0 to 1.14.0
+ https://bugs.webkit.org/show_bug.cgi?id=145909
+
+ Reviewed by Csaba Osztrogonác.
+
+ Bump EWebKit version based on efl library version used by the EWebKit.
+
+ * Source/cmake/OptionsEfl.cmake:
+
2015-06-11 Commit Queue <[email protected]>
Unreviewed, rolling out r185453.
Modified: trunk/Source/cmake/OptionsEfl.cmake (185494 => 185495)
--- trunk/Source/cmake/OptionsEfl.cmake 2015-06-12 10:03:06 UTC (rev 185494)
+++ trunk/Source/cmake/OptionsEfl.cmake 2015-06-12 10:30:43 UTC (rev 185495)
@@ -1,5 +1,5 @@
set(PROJECT_VERSION_MAJOR 1)
-set(PROJECT_VERSION_MINOR 11)
+set(PROJECT_VERSION_MINOR 14)
set(PROJECT_VERSION_MICRO 0)
set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes