From 3832e9efb209b2e9f8d6c30d01e835e07c1e3557 Mon Sep 17 00:00:00 2001 From: Martin Hosken Date: Mon, 29 Feb 2016 11:18:01 +0700 Subject: [PATCH] Update files for release --- ChangeLog | 3 +++ debian-src/changelog | 6 ++++++ include/graphite2/Font.h | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 40f8fd4a..522b8101 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +1.3.6 + . Bug fixes + 1.3.5 . Bug fixes . Security bug fix diff --git a/debian-src/changelog b/debian-src/changelog index 7459a058..51ef8082 100644 --- a/debian-src/changelog +++ b/debian-src/changelog @@ -1,3 +1,9 @@ +graphite2 (1.3.6-1~palaso1) trusty; urgency=medium + + * New bug fix release + + -- Martin Hosken Mon, 29 Feb 2016 11:17:04 +0700 + graphite2 (1.3.5-1~palaso1) trusty; urgency=medium * New bug fix release diff --git a/include/graphite2/Font.h b/include/graphite2/Font.h index 8c96ec3c..30b89994 100644 --- a/include/graphite2/Font.h +++ b/include/graphite2/Font.h @@ -30,7 +30,7 @@ #define GR2_VERSION_MAJOR 1 #define GR2_VERSION_MINOR 3 -#define GR2_VERSION_BUGFIX 5 +#define GR2_VERSION_BUGFIX 6 #ifdef __cplusplus extern "C"