From f0bf10656966de38e05a4a7dfc61d2880db48b37 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Wed, 13 Jul 2016 12:39:05 -0400 Subject: NEWS and version bump for 2.0.1 release, to come out shortly --- utf8proc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utf8proc.h') diff --git a/utf8proc.h b/utf8proc.h index af4c81d..42ab25d 100644 --- a/utf8proc.h +++ b/utf8proc.h @@ -72,7 +72,7 @@ /** The MINOR version number (increased when new functionality is added in a backwards-compatible manner). */ #define UTF8PROC_VERSION_MINOR 0 /** The PATCH version (increased for fixes that do not change the API). */ -#define UTF8PROC_VERSION_PATCH 0 +#define UTF8PROC_VERSION_PATCH 1 /** @} */ #include -- cgit v1.2.3