File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12024,15 +12024,15 @@ Two encoded version numbers can be compared as integers.</doc>
1202412024 <doc xml:space="preserve">The major component of the version of Pango available at compile-time.</doc>
1202512025 <type name="gint" c:type="gint"/>
1202612026 </constant>
12027- <constant name="VERSION_MICRO" value="9 " c:type="PANGO_VERSION_MICRO">
12027+ <constant name="VERSION_MICRO" value="10 " c:type="PANGO_VERSION_MICRO">
1202812028 <doc xml:space="preserve">The micro component of the version of Pango available at compile-time.</doc>
1202912029 <type name="gint" c:type="gint"/>
1203012030 </constant>
1203112031 <constant name="VERSION_MINOR" value="50" c:type="PANGO_VERSION_MINOR">
1203212032 <doc xml:space="preserve">The minor component of the version of Pango available at compile-time.</doc>
1203312033 <type name="gint" c:type="gint"/>
1203412034 </constant>
12035- <constant name="VERSION_STRING" value="1.50.9 " c:type="PANGO_VERSION_STRING">
12035+ <constant name="VERSION_STRING" value="1.50.10 " c:type="PANGO_VERSION_STRING">
1203612036 <doc xml:space="preserve">A string literal containing the version of Pango available at compile-time.</doc>
1203712037 <type name="utf8" c:type="gchar*"/>
1203812038 </constant>
You can’t perform that action at this time.
0 commit comments