We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64f96c commit 0d51dc2Copy full SHA for 0d51dc2
CMakeLists.txt
@@ -23,7 +23,7 @@ if (TARGET conf-static)
23
endif ()
24
25
project(conf
26
- VERSION 1.3.1
+ VERSION 1.3.2
27
DESCRIPTION "Simple and fast configuration file library"
28
HOMEPAGE_URL "https://github.com/cfnptr/conf"
29
LANGUAGES C)
0 commit comments