Skip to content

Commit

Permalink
Update files for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mhosken committed Apr 1, 2020
1 parent c1c08a6 commit 92f59dc
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.3.14
. Bug fixes
. Allow features to be hidden (for aliases)
. Move to python3
. Rename doc files from .txt to .asc

1.3.13
. Resolve minor spacing issue in rtl non-overlap kerning
. python3 for graphite.py
Expand Down
6 changes: 6 additions & 0 deletions debian-src/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
graphite2 (1.3.14~palaso1ubuntu1) xenial; urgency=medium

* Minor bug fixes release

-- Martin Hosken <[email protected]> Wed, 01 Apr 2020 10:04:23 +0700

graphite2 (1.3.13~palaso1ubuntu1) bionic; urgency=medium

* Minor bug fixes release
Expand Down
2 changes: 1 addition & 1 deletion include/graphite2/Font.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

#define GR2_VERSION_MAJOR 1
#define GR2_VERSION_MINOR 3
#define GR2_VERSION_BUGFIX 13
#define GR2_VERSION_BUGFIX 14

#ifdef __cplusplus
extern "C"
Expand Down

0 comments on commit 92f59dc

Please sign in to comment.