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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ff5e771..1179748 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ UCFLAGS = $(CFLAGS) $(PICFLAG) $(C99FLAG) $(WCFLAGS) -DUTF8PROC_EXPORTS # Be sure to also update these in MANIFEST and CMakeLists.txt! MAJOR=2 MINOR=0 -PATCH=0 +PATCH=1 OS := $(shell uname) ifeq ($(OS),Darwin) # MacOS X -- cgit v1.2.3