From e92a646e31567fa15ab0c39d4ea4a53da4a54bf3 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 24 Dec 2019 01:00:26 -0800 Subject: fixes #1036 Forgot to change the semver for v1.2!! --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 31e2efcb..fa3bac8b 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.1.0") +set(NNG_ABI_VERSION "1.2.1") # Determine package version. find_package(Git QUIET) -- cgit v1.2.3-70-g09d2