-bump version to 1.13.2

This commit is contained in:
Scott Godin
2025-05-14 12:56:08 -04:00
parent cbfb76c768
commit 12f64cbd9e

View File

@@ -11,7 +11,7 @@ if(POLICY CMP0077)
endif(POLICY CMP0077)
# https://cmake.org/cmake/help/latest/variable/PROJECT_VERSION.html
project(resiprocate VERSION 1.13.1)
project(resiprocate VERSION 1.13.2)
# Specifies the pre-release tag, such as alphaN or betaN.
set(RESIPROCATE_VERSION_PRE_RELEASE "")