Merge branch 'version-bump' into 'main'

build: Post-release version bump

See merge request GNOME/glib!3605
This commit is contained in:
Emmanuele Bassi 2023-10-04 09:33:58 +00:00
commit ab83d965e8
4 changed files with 13 additions and 1 deletions

View File

@ -412,6 +412,10 @@
<title>Index of new symbols in 2.78</title>
<xi:include href="xml/api-index-2.78.xml"><xi:fallback /></xi:include>
</chapter>
<chapter id="api-index-2-80" role="2.80">
<title>Index of new symbols in 2.80</title>
<xi:include href="xml/api-index-2.80.xml"><xi:fallback /></xi:include>
</chapter>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>

View File

@ -309,6 +309,10 @@
<title>Index of new symbols in 2.78</title>
<xi:include href="xml/api-index-2.78.xml"><xi:fallback /></xi:include>
</chapter>
<chapter id="api-index-2-80" role="2.80">
<title>Index of new symbols in 2.80</title>
<xi:include href="xml/api-index-2.80.xml"><xi:fallback /></xi:include>
</chapter>"
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>

View File

@ -230,6 +230,10 @@
<title>Index of new symbols in 2.78</title>
<xi:include href="xml/api-index-2.78.xml"><xi:fallback /></xi:include>
</chapter>
<chapter id="api-index-2-80" role="2.80">
<title>Index of new symbols in 2.80</title>
<xi:include href="xml/api-index-2.80.xml"><xi:fallback /></xi:include>
</chapter>"
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>

View File

@ -1,5 +1,5 @@
project('glib', 'c',
version : '2.78.0',
version : '2.79.0',
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
meson_version : '>= 0.60.0',
default_options : [