Title: [231568] trunk
- Revision
- 231568
- Author
- [email protected]
- Date
- 2018-05-09 09:43:08 -0700 (Wed, 09 May 2018)
Log Message
Unreviewed. Bump WPE soname for good measure.
* Source/cmake/OptionsWPE.cmake:
Modified Paths
Diff
Modified: trunk/ChangeLog (231567 => 231568)
--- trunk/ChangeLog 2018-05-09 16:29:00 UTC (rev 231567)
+++ trunk/ChangeLog 2018-05-09 16:43:08 UTC (rev 231568)
@@ -1,5 +1,11 @@
2018-05-09 Michael Catanzaro <[email protected]>
+ Unreviewed. Bump WPE soname for good measure.
+
+ * Source/cmake/OptionsWPE.cmake:
+
+2018-05-09 Michael Catanzaro <[email protected]>
+
Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.1 release.
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Modified: trunk/Source/cmake/OptionsWPE.cmake (231567 => 231568)
--- trunk/Source/cmake/OptionsWPE.cmake 2018-05-09 16:29:00 UTC (rev 231567)
+++ trunk/Source/cmake/OptionsWPE.cmake 2018-05-09 16:43:08 UTC (rev 231568)
@@ -4,7 +4,7 @@
SET_PROJECT_VERSION(2 21 1)
set(WPE_API_VERSION 0.1)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 0 0)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 2 0 0)
# 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