Skip to content

Commit

Permalink
v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
galkahana committed Jun 1, 2024
1 parent 1be20e4 commit 4b59b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.15)
# Soname
# MAJOR is incremented when symbols are removed or changed in an incompatible way
# MINOR is incremented when new symbols are added
project(PDFHummus VERSION 4.6.3)
project(PDFHummus VERSION 4.6.4)


option(USE_BUNDLED "Whether to use bundled libraries" TRUE)
Expand Down

0 comments on commit 4b59b82

Please sign in to comment.