Title: [229527] trunk
- Revision
- 229527
- Author
- [email protected]
- Date
- 2018-03-12 02:46:37 -0700 (Mon, 12 Mar 2018)
Log Message
Unreviewed. Fix library version of _javascript_CoreGTK.
* Source/cmake/OptionsGTK.cmake:
Modified Paths
Diff
Modified: trunk/ChangeLog (229526 => 229527)
--- trunk/ChangeLog 2018-03-12 09:28:26 UTC (rev 229526)
+++ trunk/ChangeLog 2018-03-12 09:46:37 UTC (rev 229527)
@@ -1,3 +1,9 @@
+2018-03-12 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Fix library version of _javascript_CoreGTK.
+
+ * Source/cmake/OptionsGTK.cmake:
+
2018-03-09 Carlos Garcia Campos <[email protected]>
Unreviewed. Bump WebKitGTK+ version to 2.21.0.
Modified: trunk/Source/cmake/OptionsGTK.cmake (229526 => 229527)
--- trunk/Source/cmake/OptionsGTK.cmake 2018-03-12 09:28:26 UTC (rev 229526)
+++ trunk/Source/cmake/OptionsGTK.cmake 2018-03-12 09:46:37 UTC (rev 229527)
@@ -5,7 +5,7 @@
set(WEBKITGTK_API_VERSION 4.0)
CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 66 0 29)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(_javascript_CORE 27 0 9)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(_javascript_CORE 26 0 8)
# These are shared variables, but we special case their definition so that we can use the
# CMAKE_INSTALL_* variables that are populated by the GNUInstallDirs macro.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes