[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Jun 6 01:07:42 UTC 2018
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 37986aa9b7ac44b1c4c50ebba9902d06cc8a45e0
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Jun 5 18:04:40 2018 -0700
1.8.0
diff --git a/NEWS b/NEWS
index 7eadeef4..3b63ff32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes leading to 1.8.0
+Tuesday, June 5, 2018
+====================================
+- Update to Unicode 11.0.0.
+
Overview of changes leading to 1.7.7
Tuesday, June 5, 2018
====================================
diff --git a/configure.ac b/configure.ac
index 153c9bc3..0061403c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
- [1.7.7],
+ [1.8.0],
[https://github.com/harfbuzz/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])
More information about the HarfBuzz
mailing list