This commit is contained in:
2
Makefile
2
Makefile
@@ -19,7 +19,7 @@ UCFLAGS = $(CFLAGS) $(PICFLAG) $(C99FLAG) $(WCFLAGS) -DUTF8PROC_EXPORTS
|
||||
# not API compatibility: MAJOR should be incremented whenever *binary*
|
||||
# compatibility is broken, even if the API is backward-compatible
|
||||
# Be sure to also update these in MANIFEST and CMakeLists.txt!
|
||||
MAJOR=3
|
||||
MAJOR=2
|
||||
MINOR=0
|
||||
PATCH=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user