Version 4.2.2.

This commit is contained in:
Nathan Moin Vaziri 2026-06-30 09:44:28 -07:00
parent 131d59ba39
commit 7b2387161c
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.1")
set(VERSION "4.2.2")
# API version
set(SOVERSION "4")