Skip to content

Commit

Permalink
Update version number for CMakeLists.txt from 1.84.1 to 1.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBloomberg committed Oct 16, 2024
1 parent eb54f8b commit 63aef18
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 @@ -42,7 +42,7 @@ set_property(GLOBAL PROPERTY PREDEFINED_TARGETS_FOLDER "CMake Targets")
project(
leptonica
LANGUAGES C
VERSION 1.84.1)
VERSION 1.85.0)
set(CMAKE_C_STANDARD 11)
set(CMAKE_C_STANDARD_REQUIRED ON)

Expand Down

0 comments on commit 63aef18

Please sign in to comment.