Version 4.2.1.

This commit is contained in:
Nathan Moin Vaziri 2026-04-27 12:23:18 -07:00
parent d195f3722e
commit 26b4619120
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
cmake_minimum_required(VERSION 3.13)
# Library version
set(VERSION "4.2.0")
set(VERSION "4.2.1")
# API version
set(SOVERSION "4")