Skip to content

Commit 5fc9652

Browse files
committed
v4.8.1
1 parent 2fdc1c2 commit 5fc9652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.19)
33
# Soname
44
# MAJOR is incremented when symbols are removed or changed in an incompatible way
55
# MINOR is incremented when new symbols are added
6-
project(PDFHummus VERSION 4.8.0)
6+
project(PDFHummus VERSION 4.8.1)
77

88

99
option(USE_BUNDLED "Whether to use bundled libraries" TRUE)

0 commit comments

Comments
 (0)