cairo-version: Fix version references in docs

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=82741
This commit is contained in:
Bryce Harrington 2018-04-02 17:51:08 -07:00
parent 12cb59be7d
commit dcafd9e684

View file

@ -115,8 +115,8 @@
* <informalexample><screen>
* Compile-time
* ------------
* CAIRO_VERSION_STRING Human-readable
* CAIRO_VERSION Encoded, suitable for comparison
* #CAIRO_VERSION_STRING Human-readable
* #CAIRO_VERSION Encoded, suitable for comparison
* &nbsp;
* Run-time
* --------