We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdc1c2 commit 5fc9652Copy full SHA for 5fc9652
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.19)
3
# Soname
4
# MAJOR is incremented when symbols are removed or changed in an incompatible way
5
# MINOR is incremented when new symbols are added
6
-project(PDFHummus VERSION 4.8.0)
+project(PDFHummus VERSION 4.8.1)
7
8
9
option(USE_BUNDLED "Whether to use bundled libraries" TRUE)
0 commit comments