Increment patch version

This commit is contained in:
Peter Colberg
2015-10-31 20:51:26 -04:00
parent a5c9de2047
commit 44b1784de7
3 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ UCFLAGS = $(CFLAGS) $(PICFLAG) $(C99FLAG) $(WCFLAGS) -DUTF8PROC_EXPORTS
# Be sure to also update these in MANIFEST and CMakeLists.txt!
MAJOR=1
MINOR=3
PATCH=0
PATCH=1
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X