summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 15fe015d..62bceb17 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,7 @@ set (ISSUE_REPORT_MSG "Please consider opening an issue at https://github.com/na
# Determine library versions.
set (NNG_ABI_SOVERSION 1)
-set (NNG_ABI_VERSION "1.0.0")
+set (NNG_ABI_VERSION "1.1.0")
# Determine package version.
find_package (Git QUIET)