|
|
@ -71,7 +71,7 @@ |
|
|
|
/** The MAJOR version number (increased when backwards API compatibility is broken). */ |
|
|
|
#define UTF8PROC_VERSION_MAJOR 2 |
|
|
|
/** The MINOR version number (increased when new functionality is added in a backwards-compatible manner). */ |
|
|
|
#define UTF8PROC_VERSION_MINOR 4 |
|
|
|
#define UTF8PROC_VERSION_MINOR 5 |
|
|
|
/** The PATCH version (increased for fixes that do not change the API). */ |
|
|
|
#define UTF8PROC_VERSION_PATCH 0 |
|
|
|
/** @} */ |
|
|
|