mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 03:08:12 +02:00
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 7.
This commit is contained in:
parent
e42dbcec21
commit
56b886620f
2 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
=========================
|
||||
|
||||
|
||||
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 7.
|
||||
|
||||
* builds/unix/ft2unix.h: Fix comments.
|
||||
|
||||
* builds/unix/ftconfig.in: Synchronized with ANSI version.
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
/* */
|
||||
#define FREETYPE_MAJOR 2
|
||||
#define FREETYPE_MINOR 1
|
||||
#define FREETYPE_PATCH 6
|
||||
#define FREETYPE_PATCH 7
|
||||
|
||||
|
||||
#include <ft2build.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue