1.8.0
This commit is contained in:
parent
9d3cd13c30
commit
37986aa9b7
5
NEWS
5
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
|
||||
====================================
|
||||
|
|
|
@ -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/])
|
||||
|
|
Loading…
Reference in New Issue