Skip to content

Commit 6d1aaea

Browse files
committed
Update GIR files
1 parent 498697d commit 6d1aaea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GLib-2.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14246,7 +14246,7 @@ This is the same as standard C `UINT8_MAX`, which should be
1424614246
preferred in new code.</doc>
1424714247
<type name="guint8" c:type="guint8"/>
1424814248
</constant>
14249-
<constant name="MICRO_VERSION" value="4" c:type="GLIB_MICRO_VERSION">
14249+
<constant name="MICRO_VERSION" value="0" c:type="GLIB_MICRO_VERSION">
1425014250
<doc xml:space="preserve">The micro version number of the GLib library.
1425114251

1425214252
Like #gtk_micro_version, but from the headers used at
@@ -14270,7 +14270,7 @@ linked against at application run time.</doc>
1427014270
<doc xml:space="preserve">The minimum value which can be held in a #gint8.</doc>
1427114271
<type name="gint8" c:type="gint8"/>
1427214272
</constant>
14273-
<constant name="MINOR_VERSION" value="75" c:type="GLIB_MINOR_VERSION">
14273+
<constant name="MINOR_VERSION" value="76" c:type="GLIB_MINOR_VERSION">
1427414274
<doc xml:space="preserve">The minor version number of the GLib library.
1427514275

1427614276
Like #gtk_minor_version, but from the headers used at

0 commit comments

Comments
 (0)