Skip to content
Snippets Groups Projects
Commit 630fb945 authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

Prepare 43.rc

parent e959d323
No related branches found
No related tags found
No related merge requests found
43.rc - September 1, 2022
=========================
* Use internal copy of bookmarks icons instead of system version (!1185)
* Fix various issues when closing tabs (!1188)
* WebExtensions: Fix crash when failing to get translated string (!1189)
* Fix loss of tab history if placeholder page is not removed (!1191)
43.beta - August 5, 2022
========================
......
......@@ -55,6 +55,7 @@
<display_length compare="ge">360</display_length>
</requires>
<releases>
<release date="2022-09-01" version="43~rc"/>
<release date="2022-08-05" version="43~beta"/>
<release date="2022-07-08" version="43~alpha"/>
<release date="2022-07-08" version="42.3"/>
......
project('epiphany', 'c',
license: 'GPL3+',
version: '43.beta',
version: '43.rc',
meson_version: '>= 0.59.0',
default_options: ['c_std=gnu11',
'warning_level=2']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment