From 476422544755e1d2e44fed6be024a74a35a56fed Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 12 Jan 2020 23:08:10 -0800 Subject: fix reported versions in nng.h and CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2739cccf..768575e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,7 +63,7 @@ set(ISSUE_REPORT_MSG "Please consider opening an issue at https://github.com/nan # Determine library versions. set(NNG_ABI_SOVERSION 1) -set(NNG_ABI_VERSION "1.2.2") +set(NNG_ABI_VERSION "1.2.4") # Determine package version. find_package(Git QUIET) -- cgit v1.2.3-70-g09d2