From 7cd6e3a54c8bff4a008b324e310ae3cfcaa3ebf1 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 22 May 2018 11:18:41 -0700 Subject: fixes #476 Crank the library ABI version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 96eed693..ee50ce0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,7 +55,7 @@ set (NNG_DESCRIPTION "High-Performance Scalability Protocols NextGen") set (ISSUE_REPORT_MSG "Please consider opening an issue at https://github.com/nanomsg/nng") # Determine library versions. -set (NNG_ABI_VERSION "0.0.0") +set (NNG_ABI_VERSION "1.0.0") # Determine package version. find_package (Git QUIET) -- cgit v1.2.3-70-g09d2