Title: [250140] releases/WebKitGTK/webkit-2.26
- Revision
- 250140
- Author
- ape...@igalia.com
- Date
- 2019-09-20 12:46:40 -0700 (Fri, 20 Sep 2019)
Log Message
Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.26.0 release
.:
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Source/WebKit:
* wpe/NEWS: Add release notes for 2.26.0
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.26/ChangeLog (250139 => 250140)
--- releases/WebKitGTK/webkit-2.26/ChangeLog 2019-09-20 19:39:42 UTC (rev 250139)
+++ releases/WebKitGTK/webkit-2.26/ChangeLog 2019-09-20 19:46:40 UTC (rev 250140)
@@ -1,3 +1,9 @@
+2019-09-20 Adrian Perez de Castro <ape...@igalia.com>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.26.0 release
+
+ * Source/cmake/OptionsWPE.cmake: Bump version numbers.
+
2019-09-09 Adrian Perez de Castro <ape...@igalia.com>
Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.25.91 release
Modified: releases/WebKitGTK/webkit-2.26/Source/WebKit/ChangeLog (250139 => 250140)
--- releases/WebKitGTK/webkit-2.26/Source/WebKit/ChangeLog 2019-09-20 19:39:42 UTC (rev 250139)
+++ releases/WebKitGTK/webkit-2.26/Source/WebKit/ChangeLog 2019-09-20 19:46:40 UTC (rev 250140)
@@ -1,3 +1,9 @@
+2019-09-20 Adrian Perez de Castro <ape...@igalia.com>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.26.0 release
+
+ * wpe/NEWS: Add release notes for 2.26.0
+
2019-09-09 Adrian Perez de Castro <ape...@igalia.com>
Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.25.91 release
Modified: releases/WebKitGTK/webkit-2.26/Source/WebKit/wpe/NEWS (250139 => 250140)
--- releases/WebKitGTK/webkit-2.26/Source/WebKit/wpe/NEWS 2019-09-20 19:39:42 UTC (rev 250139)
+++ releases/WebKitGTK/webkit-2.26/Source/WebKit/wpe/NEWS 2019-09-20 19:46:40 UTC (rev 250140)
@@ -1,3 +1,9 @@
+=================
+WPE WebKit 2.26.0
+=================
+
+ - This version contains no changes over the 2.25.91 release candidate.
+
==================
WPE WebKit 2.25.91
==================
Modified: releases/WebKitGTK/webkit-2.26/Source/cmake/OptionsWPE.cmake (250139 => 250140)
--- releases/WebKitGTK/webkit-2.26/Source/cmake/OptionsWPE.cmake 2019-09-20 19:39:42 UTC (rev 250139)
+++ releases/WebKitGTK/webkit-2.26/Source/cmake/OptionsWPE.cmake 2019-09-20 19:46:40 UTC (rev 250140)
@@ -1,10 +1,10 @@
include(GNUInstallDirs)
include(VersioningUtils)
-SET_PROJECT_VERSION(2 25 91)
+SET_PROJECT_VERSION(2 26 0)
set(WPE_API_VERSION 1.0)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 8 0 5)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 8 1 5)
# 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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes