diff options
Diffstat (limited to 'Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h')
-rw-r--r-- | Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h b/Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h index 30b89994e74..866294da9f1 100644 --- a/Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h +++ b/Build/source/libs/graphite2/graphite2-src/include/graphite2/Font.h @@ -30,7 +30,7 @@ #define GR2_VERSION_MAJOR 1 #define GR2_VERSION_MINOR 3 -#define GR2_VERSION_BUGFIX 6 +#define GR2_VERSION_BUGFIX 7 #ifdef __cplusplus extern "C" |