From a308cecfcea67d74b28c609c8b32968e84233602 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 5 Nov 2018 18:20:45 -0800 Subject: fixes #779 Bump ABI version for v1.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-70-g09d2