Bump to version 2.0.0 - libgrapheme - unicode string library
(HTM) git clone git://git.suckless.org/libgrapheme
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ef608a20a5431e68922e787cfdd68d893497d16f
(DIR) parent 1774b5430fe46d8d5511075d3cd644716ad4c3c8
(HTM) Author: Laslo Hunhold <dev@frign.de>
Date: Thu, 6 Oct 2022 23:01:24 +0200
Bump to version 2.0.0
Signed-off-by: Laslo Hunhold <dev@frign.de>
Diffstat:
M config.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/config.mk b/config.mk
@@ -1,9 +1,9 @@
# libgrapheme version
-VERSION_MAJOR = 1
+VERSION_MAJOR = 2
VERSION_MINOR = 0
VERSION_PATCH = 0
UNICODE_VERSION = 15.0.0
-MAN_DATE = 2022-09-07
+MAN_DATE = 2022-10-06
# Customize below to fit your system