Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoellendorf committed Jan 6, 2025
1 parent 1134c7e commit 8e31edd
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 @@ -5,7 +5,7 @@ project(
DESCRIPTION "C library for parsing INI-style files"
HOMEPAGE_URL https://gitlab.com/iniparser/iniparser/
LANGUAGES C
VERSION 4.2.4)
VERSION 4.2.5)

include(GNUInstallDirs)
include(CMakePackageConfigHelpers)
Expand Down

0 comments on commit 8e31edd

Please sign in to comment.