Imported Upstream version 1.8.1
[platform/upstream/harfbuzz.git] / docs / html / harfbuzz-hb-version.html
index 3b06755..3180c50 100644 (file)
@@ -170,22 +170,26 @@ hb_version_string (<em class="parameter"><code><span class="type">void</span></c
 <a name="harfbuzz-hb-version.other_details"></a><h2>Types and Values</h2>
 <div class="refsect2">
 <a name="HB-VERSION-MAJOR:CAPS"></a><h3>HB_VERSION_MAJOR</h3>
-<pre class="programlisting">#define             HB_VERSION_MAJOR</pre>
+<pre class="programlisting">#define HB_VERSION_MAJOR 1
+</pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="HB-VERSION-MICRO:CAPS"></a><h3>HB_VERSION_MICRO</h3>
-<pre class="programlisting">#define             HB_VERSION_MICRO</pre>
+<pre class="programlisting">#define HB_VERSION_MICRO 1
+</pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="HB-VERSION-MINOR:CAPS"></a><h3>HB_VERSION_MINOR</h3>
-<pre class="programlisting">#define             HB_VERSION_MINOR</pre>
+<pre class="programlisting">#define HB_VERSION_MINOR 8
+</pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="HB-VERSION-STRING:CAPS"></a><h3>HB_VERSION_STRING</h3>
-<pre class="programlisting">#define             HB_VERSION_STRING</pre>
+<pre class="programlisting">#define HB_VERSION_STRING "1.8.1"
+</pre>
 </div>
 </div>
 </div>