mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
Merge branch 'version-bump' into 'main'
build: Post-release version bump See merge request GNOME/glib!3605
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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 : [
|
||||
|
Reference in New Issue
Block a user