increasing FREETYPE_PATCH to 7
This commit is contained in:
parent
32b534612d
commit
4c40011140
|
@ -1,3 +1,8 @@
|
||||||
|
2002-02-01 David Turner <david@freetype.org>
|
||||||
|
|
||||||
|
* include/freetype/freetype.h: increasing FREETYPE_PATCH to 7
|
||||||
|
for the new release
|
||||||
|
|
||||||
2002-01-31 David Turner <david@freetype.org>
|
2002-01-31 David Turner <david@freetype.org>
|
||||||
|
|
||||||
* README, README.UNX, docs/CHANGES: Updating documentation for the
|
* README, README.UNX, docs/CHANGES: Updating documentation for the
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
/* */
|
/* */
|
||||||
#define FREETYPE_MAJOR 2
|
#define FREETYPE_MAJOR 2
|
||||||
#define FREETYPE_MINOR 0
|
#define FREETYPE_MINOR 0
|
||||||
#define FREETYPE_PATCH 5
|
#define FREETYPE_PATCH 7
|
||||||
|
|
||||||
|
|
||||||
#include <ft2build.h>
|
#include <ft2build.h>
|
||||||
|
|
Loading…
Reference in New Issue